File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # Public dashboard
2+
3+ Datadog can only be accessed by certain Rust teams.
4+ However certain data are useful to everyone, so the infra team created a
5+ [ public dashboard] ( https://p.datadoghq.com/sb/3a172e20-e9e1-11ed-80e3-da7ad0900002-b5f7bb7e08b664a06b08527da85f7e30 )
6+ to monitor the Rust CI.
7+
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.
You can’t perform that action at this time.
0 commit comments