Releases: webdevops/azure-devops-exporter
Releases · webdevops/azure-devops-exporter
22.7.0
- switch to golang 1.18
- update dependencies
- make AZURE_DEVOPS_AGENTPOOL optional (collect all agentpools)
- add servicediscovery (caching of project list)
- update build system (dockerbased crosscompiling)
- add azure_devops_api_request histogram metric (request tracing)
- bugfixes (thanks to @pge-bw)
- add result label for buildStatus metric (thanks to @pge-bw)
21.8.1
21.8.0
21.5.0
20.11.0
20.8.1
20.8.0
- Switch to Calendar Versioning with
YY.MM.MICRO format
(year, month, increment) - switch to golang 1.15 and update dependencies
- Add /healthz endpoint
- implement logrus logging
- improve logging
- logging in Docker container switched to json by default
- Add build and release success summary metric
- add azure_devops_stats_project_builds_success
- add azure_devops_stats_project_release_success
- Add build agent queue length (waiting queue)