[ENHANCEMENT] Intialize metrics at 0 on startup #2312
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Is your feature request related to a problem?/Why is this needed
I want my Prometheus agent to always find metrics on the metrics endpoint even if no EBS activity has occurred yet.
/feature
Describe the solution you'd like in detail
I want all registered metrics to be initialized on startup and published on the metrics endpoint even if no EBS activity has been recorded yet, this will avoid breaking dashboards or misfiring alerts due to missing data points.
It's also a more standard and expected behavior, will avoid confusion when enabling metrics.
Additional context
Discussed in: #2307 (comment)
The text was updated successfully, but these errors were encountered: