Releases: webdevops/azure-metrics-exporter
Releases · webdevops/azure-metrics-exporter
25.12.0
Compare
Sorry, something went wrong.
No results found
switch to golang 1.25
update dependencies
switch from zap logging to slog
skip auth envvar (#124 , thanks to @blueprismo )
fips-compliant sha256 replacement (#126 , thanks to @blueprismo )
25.5.0
Compare
Sorry, something went wrong.
No results found
switch to golang 1.24
update dependencies
add auto GOMAXPROCS limits
use the correct form of sha1.Sum (#111 , thanks to @mcsaucy )
add detailed logging for responses in each handler (#110 , thanks to @WhitneyLampkin )
24.9.1
Compare
Sorry, something went wrong.
No results found
allow lowercasing of dimension values (#90 )
24.9.0
Compare
Sorry, something went wrong.
No results found
switch to golang 1.23 and update deps
add auto memlimit
24.2.0
Compare
Sorry, something went wrong.
No results found
switch to golang 1.22
update dependencies
23.12.0
Compare
Sorry, something went wrong.
No results found
auto-discover regions for /probe/metrics endpoint (#68 , thanks to @jkroepke )
update deps
23.10.0
Compare
Sorry, something went wrong.
No results found
switch to golang 1.21
update dependencies
23.7.1
Compare
Sorry, something went wrong.
No results found
add support for metricNamespace on cross-resource queries (#54 , thanks to @jkroepke )
add support for validateDimensions (#53 , thanks to @jkroepke )
update dependencies
23.7.0
Compare
Sorry, something went wrong.
No results found
update dependencies
add subscriptionName as label
23.6.0
Compare
Sorry, something went wrong.
No results found
added metrics fetching on subscription scope (endpoint: /probe/metrics)
added workload identity auth support
added new tagmanager for resource tags (which also can inherit tags)
migrated to zap logger
update dependencies