I have successfully configured jobs to get metrics from Frontdoor or App Service but when trying to get metrics from Backup Vault, they simply aren't shown.
I generated the job configuration using the query builder in /query and verified that in prometheus the target is responding.
Checked the namespace logs for azure-metrics-exporter and cannot see any error, but when I try to see if the metrics generated by the job are there, the prometheus auto-complete is not showing up anything related to the job.
Hi there,
I have successfully configured jobs to get metrics from Frontdoor or App Service but when trying to get metrics from Backup Vault, they simply aren't shown.
I generated the job configuration using the query builder in
/query
and verified that in prometheus the target is responding. Checked the namespace logs for azure-metrics-exporter and cannot see any error, but when I try to see if the metrics generated by the job are there, the prometheus auto-complete is not showing up anything related to the job.This is the configuration:
Prometheus endpoint:
Browsing metrics:
Is there anything that I maybe stupidly missing here? :|