Releases: webdevops/azure-metrics-exporter
Releases · webdevops/azure-metrics-exporter
21.8.1
04 Aug 19:20
Compare
Sorry, something went wrong.
No results found
add flag for lowercase resourceid
21.8.0
04 Aug 18:27
Compare
Sorry, something went wrong.
No results found
add metric namespace support
add resourceType as convenience parameter (instead of filter)
update go deps
21.5.4
13 May 14:40
Compare
Sorry, something went wrong.
No results found
overall refactoring
removed LogAnalytics functionality (please migrate to azure-loganalytics-exporter )
add metric name template system
update information and examples in readme
update dependencies
(replaced 21.5.3 which was skipped)
21.5.2
10 May 18:19
Compare
Sorry, something went wrong.
No results found
remove cache headers due to race condition
21.5.1
09 May 12:08
Compare
Sorry, something went wrong.
No results found
add cache for service discovery (list of resources fetched by Azure API)
deprecate loganalytics metrics, please migrate to azure-loganalytics-exporter
21.5.0
01 May 14:49
Compare
Sorry, something went wrong.
No results found
update golang to 1.16
update dependencies
add azurerm_ratelimit metric (Azure read ratelimit) for non cached probes (if caching is enabled metrics are only published when cache expired and Azure API is used)
21.1.0
28 Jan 21:08
Compare
Sorry, something went wrong.
No results found
fix wrong negative duration in metric
add AZURE_ENVIRONMENT support
20.11.0
16 Nov 18:57
Compare
Sorry, something went wrong.
No results found
update golang dependencies
image now build by GitHub actions and pushed to Docker Hub and Quay
switch to multi arch build (amd64 & arm64)
switch from master to main branch
20.8.0
16 Aug 15:22
Compare
Sorry, something went wrong.
No results found
switch to golang 1.15
update dependencies
update golangci-lint to 1.130.0
Add makefile target build-push-development
Implement logrus as logger
Improve overall logging
Implement proper azure cloud environment support
(switched from master to main branch)
20.5.2
28 May 20:47
Compare
Sorry, something went wrong.
No results found
remove debug output
improve error logging