azure-devops-exporter
azure-devops-exporter copied to clipboard
Prometheus exporter for Azure DevOps (VSTS) including agent pools, builds, releases, deployments, pullrequests and repo stats
Hi, I am using your exporter and it is very powerful. It can grab a lot of information. But I have a couple of issues that are still unresolved. The...
Looking for solution to help solve obtaining the DORA 4 metrics (lead time, deployment frequency, change failure rate, time to restore). It looks like deployment frequency is doable here. But...
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
It is very good, if you have an environment that we can set how long the exporter should look back. Example: I need to get the history of commits from...
It looks like the pull request collector is hard coded to only pull back active pull requests. Any objection to also including closed? Would be useful to be able to...
Few people have raised issue for grafana dashboard but it doesn't addressed clearly. Would you please clarify on this point. Do you have any grafana json for this project? It'll...
How is this built and installed? Why is there no binary in the releases?
Hi Is it possible to have the same info as in the metric azure_devops_build_info but for the job? Because we would like to have information of all the jobs run...
Hello, I am currently trying to use this exporter to collect metrics for our Azure DevOps organization. I have been able to successfully collect metrics using this docker image, but...
Hi! Are there such metrics or may be can they be added in future? 1) build time for build definition by build agent (or azure_devops_build_info but with agentPoolAgentID label ?)...