You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe for explanation:
I want to use this tool to export metrics from multiple azure services to prometheus, I went over the docu/readme but I still do not really know how to set it up and use it. So far, also Google could not really help.
I appreciate every help
if you start the application the webui is available under localhost:8080/query, if you run it as container you have to use the container ip/host ip instead.
the exporter uses the query format which also the Azure portal is using but it's ugly to get the details with the browser console and the Azure documentation is not really good/existing.
normally you set the resource type and the metrics you want except for special metrics where you have to set more settings.
the query ui also creates an example configuration based on the query settings which you can get in the bottom area.
Hi, I am quite new to this project, and to docker, azure etc. in general.
Thanks a lot!
The text was updated successfully, but these errors were encountered: