Azure Storage offers a massively scalable object store for data objects, a file system service for the cloud, a messaging store for reliable messaging, and a NoSQL store.

Azure Storage is:

  • Durable and highly available
  • Secure
  • Scalable
  • Managed
  • Accessible

Use the Azure public cloud integration to discover and collect metrics against the Azure service.

External reference

Azure Monitor - Platform metrics

Setup

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

Event support

OpsRamp supports Azure events for Azure Storage Volume. Configure Azure Events in the OpsRamp Azure integration discovery profile.

See Process Azure Events for more information on how to configure Azure events.

Supported metrics

OpsRamp MetricAzure MetricMetric Display NameUnitDescriptionAggregation Type
azure_storage_UsedCapacityUsedCapacityUsed capacityBytesThe amount of storage used by the storage account.
Note: For the "usedCapacity" metric, it is advisable to set the frequency to 60 minutes, as it aligns with Azure's fundamental time granularity of 60 minutes.
Average
azure_storage_TransactionsTransactionsTransactionsCountThe Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests and requests which produced errors. Use the ResponseType dimension for the number of different types of responses.Total
azure_storage_IngressIngressIngressBytesThe amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure.Total
azure_storage_EgressEgressEgressBytesThe amount of egress data, in bytes. This number includes egress from an external client into Azure Storage and egress within Azure. As a result, this number does not reflect billable egress.Total
azure_storage_SuccessServerLatencySuccessServerLatencySuccess Server LatencyMillisecondsThe average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency.Average
azure_storage_SuccessE2ELatencySuccessE2ELatencySuccess E2E LatencyMillisecondsThe 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.Average
azure_storage_AvailabilityAvailabilityAvailabilityPercentThe percentage 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.Average
azure_storage_blobservices_BlobCapacityBlobCapacityBlob CapacityBytesThe amount of storage used by the storage account Blob service in bytes.Average
azure_storage_blobservices_BlobCountBlobCountBlob CountCountThe number of blobs in the storage account Blob service.Average
azure_storage_ContainerCount<ContainerCountBlob Container CountCountThe number of containers in the storage account Blob service.Average
azure_storage_blobservices_TransactionsTransactionsTransactions(Blob)CountThe number of requests made to a storage service or the specified API operation. This number includes successful and failed requests and requests which produced errors. Use the ResponseType dimension for the number of different types of responses.Total
azure_storage_blobservices_IngressIngressIngress(Blob)BytesThe amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure.Total
azure_storage_blobservices_EgressEgress(Blob)Egress(Blob)BytesThe amount of egress data, in bytes. This number includes egress from an external client into Azure Storage and egress within Azure. As a result, this number does not reflect billable egress.Total
azure_storage_blobservices_SuccessServerLatencySuccessServerLatencySuccess Server Latency(Blob)MillisecondsThe average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency.Average
azure_storage_blobservices_SuccessE2ELatencySuccessE2ELatencySuccess E2E Latency(Blob)MillisecondsThe 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.Average
azure_storage_blobservices_AvailabilityAvailabilityAvailability(Blob)PercentThe percentage 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.Average
azure_storage_fileservices_FileCapacityFileCapacityFile CapacityBytesThe amount of storage used by the storage account file service in bytes.Average
azure_storage_fileservices_FileCountFileCountFile CountCountThe number of file in the storage account file service.Average
azure_storage_fileservices_FileShareCountFileShareCountFile Share CountCountThe number of file shares in the storage account file service.Average
azure_storage_fileservices_TransactionsTransactionsTransactions(File)CountThe Number of requests made to a storage service or the specified API operation. This number includes successful and failed requests and requests which produced errors. Use ResponseType dimension for the number of different types of responses.Total
azure_storage_fileservices_IngressIngressIngress(File)BytesThe amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure.Total
azure_storage_fileservices_EgressEgressEgress(File)BytesThe amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure.Total
azure_storage_fileservices_SuccessServerLatencySuccessServerLatencySuccess Server Latency(File)MillisecondsThe average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency.Average
azure_storage_fileservices_SuccessE2ELatencySuccessE2ELatencySuccess E2E Latency(File)MillisecondsThe 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.Average
azure_storage_fileservices_AvailabilityAvailabilityAvailability(File)PercentThe percentage 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.Average
azure_storage_tableservices_AvailabilityTableCapacityTable CapacityBytesThe amount of storage used by the storage account table service in bytes.Average
azure_storage_tableservices_TableCountTableCountTable CountCountThe number of table in the storage account table service.Average
azure_storage_tableservices_TableEntityCountTableEntityCountTable Entity CountCountThe number of table entities in the storage account table service.Average
azure_storage_tableservices_TransactionsTransactionsTransactions(Table)CountThe number of requests made to a storage service or the specified API operation. This number includes successful and failed requests and requests which produced errors. Use ResponseType dimension for Number of different type of response.Total
azure_storage_tableservices_IngressIngressIngress(Table)BytesThe amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure.Total
azure_storage_tableservices_EgressEgressEgress(Table)BytesThe amount of egress data, in bytes. This number includes egress from an external client into Azure Storage and egress within Azure. As a result, this number does not reflect billable egress.Total
azure_storage_tableservices_SuccessServerLatencySuccessServerLatencySuccess Server Latency(Table)MillisecondsThe average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency.Average
azure_storage_tableservices_SuccessE2ELatencySuccessE2ELatencySuccess E2E Latency(Table)MillisecondsThe 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.Average
azure_storage_tableservices_AvailabilityAvailabilityAvailability(Table)PercentThe Percentage 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.Average
azure_storage_queueservices_QueueCapacityQueueCapacityQueue CapacityCountThe amount of queue storage used by the storage account.Average
azure_storage_queueservices_QueueCountQueueCountQueue CountCountThe number of queues in the storage account.Average
azure_storage_queueservices_QueueMessageCountQueueMessageCountQueue Message CountCountThe number of unexpired queue messages in the storage account.Average
azure_storage_queueservices_TransactionsTransactionsTransactions(Queue)CountThe number of requests made to a storage service or the specified API operation. This number includes successful and failed requests and requests which produced errors. Use ResponseType dimension for Number of different type of response.Total
azure_storage_queueservices_IngressIngressIngress(Queue)BytesThe amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure.Total
azure_storage_queueservices_EgressEgressEgress(Queue)BytesThe amount of egress data, in bytes. This number includes egress from an external client into Azure Storage and egress within Azure. As a result, this number does not reflect billable egress.Total
azure_storage_queueservices_SuccessServerLatencySuccessServerLatencySuccess Server Latency(Queue)MillisecondsThe average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency.Average
azure_storage_queueservices_SuccessE2ELatencySuccessE2ELatencySuccess E2E Latency(Queue)MillisecondsThe 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.Average
azure_storage_queueservices_AvailabilityAvailabilityAvailability(Queue)PercentThe percentage of availability for the storage service or the specified API operation. Availability is calculated by taking TotalBillableRequests value and dividing it by 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.Average
cloud.instance.staten/aStatus/Staten/aThe Azure Storage Volume Status state metric.n/a