Skip to content

Commit fd32b02

Browse files
authored
Merge pull request #186 from rust-lang/docs-ci-dashboard-link-to-rustc-dev-guide
docs(ci dashboard): link to rustc dev guide
2 parents cec2682 + 0dce769 commit fd32b02

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

service-catalog/rust-ci/public-dashboard.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,5 @@ to monitor the Rust CI.
88
This dashboard is just a clone of the Datadog CI
99
[dashboard](https://docs.datadoghq.com/continuous_integration/?site=us).
1010

11-
These are some useful panels from the dashboard:
12-
13-
- Pipeline duration: check how long the auto builds takes to run.
14-
- Top slowest jobs: check which jobs are taking the longest to run.
15-
- Change in median job duration: check what jobs are slowest than before. Useful
16-
to detect regressions.
17-
- Top failed jobs: check which jobs are failing the most.
11+
This dashboard is also documented in the
12+
[rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/tests/ci.html#public-ci-dashboard).

0 commit comments

Comments
 (0)