RobustPerception / azure_metrics_exporter

Azure metrics exporter for Prometheus
Apache License 2.0
133 stars 69 forks source link

Microsoft azure Billing monitoring #83

Open sanchetanparmar opened 4 years ago

sanchetanparmar commented 4 years ago

Would it be possible to add Azure billing monitoring? Would be helpful , if we have billing data.

Microsoft have billing API's for access to the Azure Usage and Rates.

https://docs.microsoft.com/en-us/rest/api/consumption/

https://docs.microsoft.com/en-us/rest/api/consumption/usagedetails/lis

https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/usage-rate-card-overview

brian-brazil commented 4 years ago

This exporter only covers the monitor API, so if this information isn't available via that you'll want to find/create a different exporter.