We have a Grafana dashboard (creds) that was supposed to help us monitor flakes and figure out which ones need to get prioritized sooner. Sadly, it's currently not very actionable as it only shows the failed case and we noticed that the same test can fail for many different reasons. So the stats don't help us much.
Questions to Answer
- What does
crust-gather output contain? What fields/signals are most useful for root cause categorization?
- How can we consume this data in our Grafana dashboard?
We have a Grafana dashboard (creds) that was supposed to help us monitor flakes and figure out which ones need to get prioritized sooner. Sadly, it's currently not very actionable as it only shows the failed case and we noticed that the same test can fail for many different reasons. So the stats don't help us much.
Questions to Answer
crust-gatheroutput contain? What fields/signals are most useful for root cause categorization?