Releases: webdevops/azure-resourcemanager-exporter
Releases · webdevops/azure-resourcemanager-exporter
25.5.1
21 May 18:15
Compare
Sorry, something went wrong.
No results found
switch to goccy/go-yaml package (better errors, better parsing, fixes #1450)
25.5.0
01 May 18:08
Compare
Sorry, something went wrong.
No results found
switch to golang 1.24
update dependencies
add auto GOMAXPROCS limits
replace old yaml package
25.2.0
09 Feb 13:20
Compare
Sorry, something went wrong.
No results found
fix wrong quota values (#83 , thanks to @fiferrando )
update dependencies
24.9.0
14 Sep 19:21
Compare
Sorry, something went wrong.
No results found
switch to golang 1.23 and update deps
add auto gomemlimit
add budget metrics by scope (subscriptions/billing account) and budget forecast metric (#102 , thansk to @kevindelmont )
Breaking changes:
configuration file changed for budgets
24.3.0
06 Mar 21:20
Compare
Sorry, something went wrong.
No results found
24.2.0
29 Feb 22:30
Compare
Sorry, something went wrong.
No results found
switch to golang 1.22
add reservation metics and exportType for costs (#87 , thanks to @PaulPowershell )
update dependencies
23.12.0
16 Dec 18:53
Compare
Sorry, something went wrong.
No results found
added data in ISO format as label (#66 , thanks to @jkroepke )
switch to golang 1.21
update dependencies
shorten useragent for full version in armclient
add serviceprincipal and app tags
23.6.1
15 Jun 18:59
Compare
Sorry, something went wrong.
No results found
23.6.0
07 Jun 09:02
Compare
Sorry, something went wrong.
No results found
breaking changes
introduced config file instead of environment variable based configuration for more flexibility and complex configuration
renamed/removed metric azurerm_securitycenter_compliance, see azurerm_defender_*
renamed metric azurerm_advisor_recommendation to azurerm_defender_advisor_recommendation
renamed metrics azurerm_consumtion_bugdet_* to azurerm_costs_bugdet_info
introduced custom cost queries, there is NO default queries active
added metrics azurerm_graph_serviceprincipal_*
added workload identity auth support
migrated to zap logger
added caching which saves metric data in local filesystem, Azure StorageAccounts or ConfigMaps for faster restarts
added new tagmanager for resource and resoruceGroup tags (which also can inherit tags)
22.11.0
27 Nov 21:01
Compare
Sorry, something went wrong.
No results found
add colllector lock to prevent reading unfinished collector metrics
update deps (fixes china connectivity with msgraph api)
switch to armauthorization/v2