tomkerkhove / promitor

Bringing Azure Monitor metrics where you need them.
https://promitor.io
MIT License
251 stars 92 forks source link

Provide Azure Storage Account's Queue metrics through Azure Monitor #1419

Open msftkenneth opened 3 years ago

msftkenneth commented 3 years ago

Automatic discovery for Storage Accounts' default metrics

Static format for metric pattern (i.e. ResourceUri): - Microsoft.Storage/storageAccounts/[[storageAccountName]]/queueServices/default

Metrics included:

- Queue Count
- Queue Message Count
- Queue Capacity
tomkerkhove commented 3 years ago

Adding note that this Azure Monitor endpoint returns the metrics, but for the whole storage account.

tomkerkhove commented 3 years ago

Changing the issue since resource discovery is tracked in https://github.com/tomkerkhove/promitor/issues/1133

thiDucTran commented 1 year ago

so I am assuming that Microsoft.Storage/storageAccounts/* are not implemented yet? like the ones below?

tomkerkhove commented 1 year ago

These should already be available