Releases: electrolux-oss/azure-cost-exporter
Releases · electrolux-oss/azure-cost-exporter
v1.0.3 - 20240506
[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
[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
[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
- [FEATURE] Support exporting cost data for multiple Azure subscriptions
- [FEATURE] Self-defined group-by
- [FEATURE] Merge minor costs into one cost metric