tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
249 stars 91 forks source link

Introduce new validation step for verifying configured Azure Monitor metrics #464

Open tomkerkhove opened 5 years ago

tomkerkhove commented 5 years ago

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

tomkerkhove commented 2 years ago

This is becoming more and more important, prioritizing.