We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cec2682 + 0dce769 commit fd32b02Copy full SHA for fd32b02
service-catalog/rust-ci/public-dashboard.md
@@ -8,10 +8,5 @@ to monitor the Rust CI.
8
This dashboard is just a clone of the Datadog CI
9
[dashboard](https://docs.datadoghq.com/continuous_integration/?site=us).
10
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.
+This dashboard is also documented in the
+[rustc-dev-guide](https://rustc-dev-guide.rust-lang.org/tests/ci.html#public-ci-dashboard).
0 commit comments