Azure Queue Storage
This integration can be enabled via the Connect an Azure Account page.
This integration has 3 metrics.
List of Dashboards
Azure Queue Storage
The dashboard provides information on the Azure Queue Storage integration.
List of Metrics
Metric name |
---|
azure_storage_storageaccounts_queueservices_queue_capacity_avg |
azure_storage_storageaccounts_queueservices_queue_count_avg |
azure_storage_storageaccounts_queueservices_queue_message_count_avg |
Monitoring and Troubleshooting Azure Queue Storage
This document describes important metrics and queries that you can use to monitor and troubleshoot Azure Queue Storage.
The metrics covered in this document are applicable only to Azure Queue Storage. Sysdig offers a different integration for Azure Storage Accounts.
Queue Capacity
Use the following query to get the amount of Queue storage used by the storage account:
azure_storage_storageaccounts_queueservices_queue_capacity_avg
Queue Count
Use the following query to get the number of queues in the storage account:
azure_storage_storageaccounts_queueservices_queue_count_avg
Queue Message Count
Use the following query to get the number of unexpired queue messages in the storage account:
azure_storage_storageaccounts_queueservices_queue_message_count_avg
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.