Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not an issue : Need to know how to use this #54

Open
nikhil-neu opened this issue Dec 17, 2021 · 3 comments
Open

Not an issue : Need to know how to use this #54

nikhil-neu opened this issue Dec 17, 2021 · 3 comments

Comments

@nikhil-neu
Copy link

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

@mblaschke
Copy link
Member

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)

@GlenColby
Copy link

GlenColby commented Mar 21, 2022

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?

@mblaschke
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants