Releases: webdevops/azure-metrics-exporter
Releases · webdevops/azure-metrics-exporter
20.5.1
28 May 20:43
Compare
Sorry, something went wrong.
No results found
Improve cache time reliability
20.5.0
18 May 23:02
Compare
Sorry, something went wrong.
No results found
Add caching support (eg. if metrics are only available every 15 mins you can still scrape them every 30 seconds without wasting Azure API calls)
20.4.0
26 Apr 14:35
Compare
Sorry, something went wrong.
No results found
Switch to Calendar Versioning with YY.MM.MICRO format (year, month, increment)
Add labels interval and timespan
Remove labels type and data (was already deprecated)
update dependencies (eg. Azure SDK)
update to golang 1.14
0.9.0
23 Dec 20:07
Compare
Sorry, something went wrong.
No results found
Add metric dimension support (eg. connections for virtualNetworkGateway)
Add multi value support (easier and readable configuration in Prometheus)
Improved error messages
0.8.1
22 Dec 22:16
Compare
Sorry, something went wrong.
No results found
Readded metrics label data and type until 0.9.0 (mid to end of january) for compatibility
0.8.0
22 Dec 20:05
Compare
Sorry, something went wrong.
No results found
Breaking change metrics label data renamed to aggregation
Breaking change metrics label type renamed to metric
More and better error logging (some are now warnings)
Updated go dependencies
Refactoring
Updated example and README
0.7.0
06 Dec 19:21
Compare
Sorry, something went wrong.
No results found
Implement azure insights metric of type count
Update dependencies