Skip to content

Releases: webdevops/azure-resourcemanager-exporter

21.5.1

03 May 17:43

Choose a tag to compare

  • bugfixes

21.5.0

02 May 18:44

Choose a tag to compare

  • switch to golang 1.16
  • update dependencies
  • deprecreate metrics which can be replaced by azure-resourcegraph-exporter (metrics can be easily customized)
  • improve azure api ratelimit metric
  • add AZURE_ENVIRONMENT support (for eg. azure china)
  • refactoring, bugfixes

20.11.1

24 Nov 20:21

Choose a tag to compare

  • add basic vmss information
  • enable docker arch linux/arm and linux/ppc64le in build
  • improved lint

20.11.0

16 Nov 20:07

Choose a tag to compare

  • 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.1

16 Aug 20:42

Choose a tag to compare

  • fix wrong logger usage

20.8.0

16 Aug 20:09

Choose a tag to compare

  • 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

25 Jun 17:36

Choose a tag to compare

  • 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

28 Jan 19:56

Choose a tag to compare

  • 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

05 Dec 18:04

Choose a tag to compare

  • Fix missing reset for graph apps metrics
  • Update dependencies

0.21.0

28 Nov 21:07

Choose a tag to compare

  • Rename displayName to principalName for azurerm_iam_principal_info
  • Cleanup and fix some string pointers
  • Add problem label for azurerm_advisor_recommendation