oracle-db-appdev-monitoring icon indicating copy to clipboard operation
oracle-db-appdev-monitoring copied to clipboard

[FEATURE] (re)initialize metrics when they are loaded from a file

Open anders-swanson opened this issue 2 months ago • 0 comments

Metrics are generated each scrape, causing significant churn. If metrics could be initialized when loaded from a file, this could significantly simplify the scrape. A per-database scrape would then only query the database for the metric, update the metric value, and send it to the collector.

anders-swanson avatar Oct 06 '25 17:10 anders-swanson