webdevops / azure-metrics-exporter

Azure Monitor metrics exporter for Prometheus with dimension support, template engine and ServiceDiscovery
MIT License
124 stars 25 forks source link

Support for Microsoft.Storage/storageAccounts metrics "Dimensions" #69

Open rhedgomez opened 10 months ago

rhedgomez commented 10 months ago

Are Microsoft.Storage/storageAccounts metrics supported with "Dimensions"? I've noticed in a blog post that metrics like azure_storage_storageaccounts_transactions_sum{responsetype="Success"} are being scraped and accessible. Successful Transactions

Currently using: tag: 22.8.0 The documentation indicates support for dimensions, but I haven't come across any specified dimension parameters. Has anyone else faced this issue?