azure-cost-mon icon indicating copy to clipboard operation
azure-cost-mon copied to clipboard

Prometheus exporter for the Azure billing API

Results 16 azure-cost-mon issues
Sort by recently updated
recently updated
newest added

As Microsoft has retired the old and switched to new billing APIs (https://docs.microsoft.com/en-us/azure/billing/billing-enterprise-api), are there any plans to introduce compatibility with them?

Hi, I am unable to follow properly on how to configure this exporter and then what to configure in prometheus

cryptography 2.2.2 is listed as a vulnerability.

Currently the labels of different components of this exporter are not aligned. - `azure_costs_eur` labels are written in CamelCase, while `azure_vms_allocated` et al are written in snake_case. - `ResourceGroup` values...

There seems to be an Azure test enrollment with ID 100 that returns realistic data. It would be useful to perform a real integration test against live data. The API...

Exported data contains long floating point numbers such as `0.0000032120027740023963`. Due to the nature of the floating points numbers, aggregating those can lead to unstable results as the addition is...