Closed jpraynaud closed 4 weeks ago
We have noticed that a metric is missing in the Prometheus endpoint of the aggregator: the metric recording the number of restoration of the Cardano database.
Implement the missing metric in the Prometheus endpoint of the aggregator.
cardano_db_total_restoration_since_startup
/statistics/snapshot
Why
We have noticed that a metric is missing in the Prometheus endpoint of the aggregator: the metric recording the number of restoration of the Cardano database.
What
Implement the missing metric in the Prometheus endpoint of the aggregator.
How
cardano_db_total_restoration_since_startup
counter metriccardano_db_total_restoration_since_startup
in the/statistics/snapshot
route