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

Automatic Region discovery for /probe/metrics #67

Closed jkroepke closed 9 months ago

jkroepke commented 10 months ago

The endpoint /probe/metrics requires a list of region. This is a limitation of the multi-resource query.

It would be great, if the exporter could do a ResourceGraph query to auto-detect the regions where specific resources exists.