Introduction

Azure Queue Storage is a service for storing large numbers of messages. You access messages from anywhere in the world using authenticated calls using HTTP or HTTPS.

Setup

To set up the OpsRamp Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Storage Volume.

Metrics

OpsRamp MetricMetric Display NameUnitAggregation TypeDescription
azure_queue_capacityQueue CapacityCountAverageAmount of queue storage used by the storage account.
azure_queue_countQueue CountCountAverageNumber of queues in the storage account.
azure_queue_message_countQueue Message CountCountAverageNumber of unexpired queue messages in the storage account.
azure_transactions_queueTransactions(Queue)CountTotalNumber 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 ResponseType dimension for Number of different type of response.
azure_ingress_queueIngress(Queue)BytesTotalAmount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.
azure_egress_queueEgress(Queue)BytesTotalAmount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.
azure_success_server_latency_queueSuccess Server Latency(Queue)MillisecondsAverageAverage latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency.
azure_success_e2e_latency_queueSuccess E2E Latency(Queue)MillisecondsAverageAverage 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.
azure_storage_availability_queueAvailability (Queue)PercentAveragePercentage of availability for the storage service or the specified API operation. Availability is calculated by taking 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.

Event support

  • Not Supported

External reference