Releases: webdevops/azure-resourcegraph-exporter
Releases · webdevops/azure-resourcegraph-exporter
22.2.0
11 Feb 15:50
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
implement azuretracing metrics (replaces azure_resourcegraph_ratelimit metric)
add azurerm_api_ratelimit metric on /metrics endpoint
add azurerm_api_request* metrics on /metrics endpoint
using alpine as build system and strip debug symbols (smaller container image)
22.1.0
08 Jan 13:34
Compare
Sorry, something went wrong.
No results found
fix Azure environment support (eg AzureChinaCloud)
update go dependencies
21.10.0
13 Oct 10:57
Compare
Sorry, something went wrong.
No results found
fix parsing of null fields (metrics were missing)
update go dependencies
21.8.3
30 Aug 19:00
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE
null values are not creating/publishing metrics rows anymore, please ensure you set a value: 1 in metrics for info metrics
21.8.2
28 Aug 13:23
Compare
Sorry, something went wrong.
No results found
allow not published metrics (implement only submetric support)
21.8.1
28 Aug 12:43
Compare
Sorry, something went wrong.
No results found
switch to golang 1.17
update dependencies
fields with metric name can now create own metric rows (last one is not overwriting the last one anymore)
21.8.0
26 Aug 20:07
Compare
Sorry, something went wrong.
No results found
add additional label support for metrics
add gid in Dockefile
update dependencies
21.5.2
06 May 05:54
Compare
Sorry, something went wrong.
No results found
no changes to 21.5.1 (only retrigger github actions)
21.5.1
05 May 20:12
Compare
Sorry, something went wrong.
No results found
switch to golang 1.16
update dependencies
21.5.0
05 May 20:09
Compare
Sorry, something went wrong.
No results found
generall refactoring
improve metrics generation
add unit tests