Introduce new validation step for verifying configured Azure Monitor metrics #464
Labels
agents:scraper
All issues related to the scraping agent
configuration
All issues related to configuration
enhancement
Enhancements for current features
Hacktoberfest
All issues available for contribution during Hacktoberfest
help-wanted
All issues where people can contribute to the project
runtime
All issues related to our runtime
Introduce new validation step for verifying configured Azure Monitor metrics at startup.
For every single configured metric it should:
Every failure of the above should have a clear description that it failed and why it failed. No exceptions should be bubbled up as it will only be noise in the telemetry.
Next to unit tests we'll need to add integration tests for these scenarios which should also be added to the CI, although that will be done via #463
The text was updated successfully, but these errors were encountered: