common/reporter: simplify interface for collecting metrics

Remove unused methods and always collect scoped metrics. As a
side-effect, BioRIS gRPC metrics are now correctly scoped.
This commit is contained in:
Vincent Bernat
2025-08-27 07:32:24 +02:00
parent 3affecc309
commit fa11e7de6d
9 changed files with 19 additions and 51 deletions

View File

@@ -25,6 +25,7 @@ the ownership of the Prometheus volume:
#1900](https://github.com/akvorado/akvorado/pull/1900) for the consequences if
you upgrade from a previous beta)
- 💥 *docker*: switch from Prometheus to Grafana Alloy for scraping metrics
- 🩹 *outlet*: move gRPC metrics for BioRIS provider in the routing namespace
- 🌱 *docker*: enforce bridge name
- 🌱 *docker*: add cAdvisor to the monitoring stack
- 🌱 *docker*: update Prometheus to 3.5.0