-
- Downloads
Add rebuilderd_results Prometheus metric
To monitor if reproducible builds are going in the right direction, record the good/bad/unknown metrics from rebuilderd with a Prometheus textcollector for a Grafana dashboard to display a long term trend. A Python script is required to handle data collection as obtaining the status with jq/bash is non trivial and cannot easily dnyamically collect suites and statuses. Closes: #146
parent
a33ade02
No related branches found
No related tags found
Showing
- roles/grafana/files/dashboards/rebuilderd.json 398 additions, 0 deletionsroles/grafana/files/dashboards/rebuilderd.json
- roles/prometheus_exporters/files/rebuilderd-status-textcollector.py 69 additions, 0 deletions...etheus_exporters/files/rebuilderd-status-textcollector.py
- roles/prometheus_exporters/tasks/main.yml 1 addition, 0 deletionsroles/prometheus_exporters/tasks/main.yml
- roles/prometheus_exporters/templates/prometheus-rebuilderd-textcollector.service.j2 1 addition, 0 deletions.../templates/prometheus-rebuilderd-textcollector.service.j2
Please register or sign in to comment