Skip to content

Releases: electrolux-oss/azure-cost-exporter

v1.0.3 - 20240506

06 May 08:29
20f521b
Compare
Choose a tag to compare

[FEATURE] Add a new metric named azure_daily_cost which exposes cost in the account's billing currency
[IMPROVEMENT] Add timestamp in logs when performing fetch

v1.0.2 - 20240314

14 Mar 09:15
f664d4b
Compare
Choose a tag to compare

[FIX] Metric labels should be cleaned up whenever new cost data is fetched
[FEATURE] Make the metric name configurable (set metric_name in exporter_config.yaml)

v1.0.1 - 20230814

14 Aug 10:15
f7cb49e
Compare
Choose a tag to compare

[CHANGE] Change the metric name to azure_daily_cost_usd to make it more descriptive
[DOC] Add a sample output together with some explanations

v1.0.0 - 20230714

14 Jul 12:22
Compare
Choose a tag to compare
  • [FEATURE] Support exporting cost data for multiple Azure subscriptions
  • [FEATURE] Self-defined group-by
  • [FEATURE] Merge minor costs into one cost metric