Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runtime/metrics: don't collect on startup or shutdown
Metrics providers don't like when metrics are pushed on irregular intervals and reject these metrics, causing unnecessary error logs.
- Loading branch information