Releases: webdevops/azure-resourcemanager-exporter
Releases · webdevops/azure-resourcemanager-exporter
20.11.0
- update golang dependencies
- image now build by GitHub actions and pushed to Docker Hub and Quay
- switch to multi arch build (amd64 & arm64)
20.8.0
- switch to golang 1.15
- update golangci-lint to 1.130.0
- Improve cached dependency fetching in Dockerfile
- implement logrus
- improve logging
- smaller fixes
- update deps
(switched from master
to main
branch)
20.6.0
- Switch to Calendar Versioning with
YY.MM.MICRO format
(year, month, increment)
- Fixed duplicate principal Ids fetching from AzureAD
- Switch to golang 1.14
- Use Makefile
- Add lint (+fix lint issues)
- Add git version info injection
- Update dependencies
0.23.0
- Move network out of computing
- Rename computing to compute
- env var SCRAPE_TIME_COMPUTING is now SCRAPE_TIME_COMPUTE
- Add vnet/subnet and NIC metrics
- Rename azurerm_publicip_info to azurerm_network_publicip_info
- Fix azureiam roleassignments scope (missing roledefinitions)
0.22.0
- Fix missing reset for graph apps metrics
- Update dependencies
0.21.0
- Rename
displayName
to principalName
for azurerm_iam_principal_info
- Cleanup and fix some string pointers
- Add
problem
label for azurerm_advisor_recommendation
0.20.0
- Add IAM metrics:
azurerm_iam_roleassignment_info
azurerm_iam_roledefinition_info
azurerm_iam_principal_info