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
you have to set env var AZURE_DEVOPS_AGENTPOOL. the next version (currently tag :main) will just scrape all agentpools (that could a more load, then you should set the agentpool you want to scrape)
I'm with @nikhil-neu, would love to use this with prometheus running in my AKS cluster, but im not sure how we are supposed to install this into prometheus? Do we just load a container up in a deployment?
Scrape the exporter hostname-or-exporter-ip:8080/metrics from prometheus as any other exporter
You can test is if you access the /metrics path from your browser/curl/wget.
I have setup my self hosted agents
I also have prometheus running in my nomad cluster
How do I use azure-devops-exporter to get my build agents to my prom
The text was updated successfully, but these errors were encountered: