webdevops / azure-metrics-exporter

Azure Monitor metrics exporter for Prometheus with dimension support, template engine and ServiceDiscovery
MIT License
124 stars 25 forks source link

Add support for validateDimensions #53

Closed jkroepke closed 1 year ago

jkroepke commented 1 year ago

By using validateDimensions, its possible to combine different metrics with different dimension.

Azure Portal use validateDimensions=false by default.

Fixes #21

In combination with #44, a lot of metrics queries can be aggregated into one API Call.

jkroepke commented 1 year ago

@mblaschke can I assists here to forward here?

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication