Microsoft Azure Queue Storage

Overview

Azure Queue Storage is a service for storing large numbers of messages that can be accessed from anywhere in the world with authenticated calls using HTTP or HTTPS.

Get metrics from Azure Queue Storage to:

  • Visualize the performance of your Queue Storage.
  • Correlate the performance of your Queue Storage with your applications.

Setup

Installation

If you haven’t already, set up the Microsoft Azure integration first. There are no other installation steps that need to be performed.

Data Collected

Metrics

azure.storage_storageaccounts_queueservices.availability
(gauge)
Percentage of availability for the storage service or the specified API operation. Availability is calculated by taking the TotalBillableRequests value and dividing it by the number of applicable requests, including those that produced unexpected errors. All unexpected errors result in reduced availability for the storage service or the specified API operation.
Shown as percent
azure.storage_storageaccounts_queueservices.egress
(count)
Amount of egress data. This number includes egress to external clients from Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.
Shown as byte
azure.storage_storageaccounts_queueservices.ingress
(count)
Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.
Shown as byte
azure.storage_storageaccounts_queueservices.queue_capacity
(gauge)
Amount of queue storage used by the storage account.
Shown as byte
azure.storage_storageaccounts_queueservices.queue_count
(gauge)
Number of queues in the storage account.
azure.storage_storageaccounts_queueservices.queue_message_count
(gauge)
Number of unexpired queue messages in the storage account.
azure.storage_storageaccounts_queueservices.success_e2_e_latency
(gauge)
Average end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response.
Shown as millisecond
azure.storage_storageaccounts_queueservices.success_server_latency
(gauge)
Average time used to process a successful request by Azure Storage. This value does not include the network latency specified in SuccessE2ELatency.
Shown as millisecond
azure.storage_storageaccounts_queueservices.transactions
(count)
Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use the ResponseType dimension for the number of different types of responses.
azure.storage_storageaccounts_queueservices.count
(gauge)
Count of Storage storageAccounts queueServices.
azure.storage_storageaccounts_queueservices.status
(gauge)
Status of Storage storageAccounts queueServices(deprecated).

Events

The Azure Queue Storage integration does not include any events.

Service Checks

The Azure Queue Storage integration does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.