Releases: webdevops/azure-keyvault-exporter
Releases · webdevops/azure-keyvault-exporter
22.3.0
breaking changes
- use go-prometheus-common for resourceid parsing and normalized prometheus labels (no more uppercased resourcegroups)
- replace resource tag handling with go-prometheus-common (use eg.
tagname?toLower
to enforce lowercase tag values) - removed ppc docker image
- update dependencies
22.2.2
22.2.1
22.2.0
BREAKING CHANGES
- implement azuretracing metrics (replaces
azurerm_ratelimit
metric)- add
azurerm_api_ratelimit
metric on/metrics
endpoint - add
azurerm_api_request*
metrics on/metrics
endpoint
- add
- using alpine as build system and strip debug symbols (smaller container image)
22.1.0
21.8.0
21.5.1
21.5.0
20.11.0
20.8.0
- Switch to Calendar Versioning with
YY.MM.MICRO format
(year, month, increment) - switch to golang 1.15
- update dependencies
- implement azure environment support (public cloud, government cloud, …)
- implement logrus
- improve logging
- small bugfixes
- changed param names
(switched from master
to main
as default branch)