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

Working version of queue length metric #24

Merged
merged 4 commits into from
Jun 1, 2020

Conversation

SDxKeeper
Copy link
Contributor

Based on PR #18 which got stuck few months ago.

Debugged and real life-tested version of the azure_devops_agentpool_queue_length metric

@mblaschke
Copy link
Member

Can you also do a git fmt on all files?

@SDxKeeper
Copy link
Contributor Author

Can you also do a git fmt on all files?

Done, did go fmt on all .go files in this PR.

@mblaschke mblaschke merged commit 5c8981d into webdevops:master Jun 1, 2020
@ScottGuymer ScottGuymer mentioned this pull request Mar 1, 2021
2 tasks
@frek818
Copy link

frek818 commented Dec 2, 2021

Hello @SDxKeeper, I'm trying to make use of the azure_devops_agentpool_queue_length metric but it doesn't appear in my list of metrics. Do I have set some option to make this metric appear. This is how I am currently running the exporter.

I'm using the latest version:

{"file":"main.go:41","func":"main","level":"info","msg":"starting azure-devops-exporter v21.8.1 (f84fc36; go1.17; by webdevops.io)"}
docker run -ti -p8080:8080 webdevops/azure-devops-exporter --azuredevops.organisation=myorg --azuredevops.access-token=mytoken

Thank you

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

Successfully merging this pull request may close these issues.

None yet

4 participants