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
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
azure_storage_UsedCapacity Account used capacity | Used capacity | Bytes | Average |
azure_storage_Transactions 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. | Transactions | Count | Total |
azure_storage_Ingress Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure. | Ingress | Bytes | Total |
azure_storage_Egress 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. | Egress | Bytes | Total |
azure_storage_SuccessServerLatency Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency | Success Server Latency | Milliseconds | Average |
azure_storage_SuccessE2ELatency 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. | Success E2E Latency | Milliseconds | Average |
azure_storage_Availability 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. | Availability | Percent | Average |
azure_storage_blobservices_BlobCapacity Amount of storage used by the storage account Blob service in bytes. | Blob Capacity | Bytes | Average |
azure_storage_blobservices_BlobCount Number of blobs in the storage account Blob service. | Blob Count | Count | Average |
azure_storage_ContainerCount Number of containers in the storage account Blob service. | Blob Container Count | Count | Average |
azure_storage_blobservices_Transactions 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. | Transactions(Blob) | Count | Total |
azure_storage_blobservices_Ingress Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure. | Ingress(Blob) | Bytes | Total |
azure_storage_blobservices_Egress 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. | Egress(Blob) | Bytes | Total |
azure_storage_blobservices_SuccessServerLatency Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. | Success Server Latency(Blob) | Milliseconds | Average |
azure_storage_blobservices_SuccessE2ELatency 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. | Success E2E Latency(Blob) | Milliseconds | Average |
azure_storage_blobservices_Availability 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. | Availability(Blob) | Percent | Average |
azure_storage_fileservices_FileCapacity Amount of storage used by the storage account file service in bytes. | File Capacity | Bytes | Average |
azure_storage_fileservices_FileCount Number of file in the storage account file service. | File Count | Count | Average |
azure_storage_fileservices_FileShareCount Number of file shares in the storage account file service. | File Share Count | Count | Average |
azure_storage_fileservices_Transactions 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. | Transactions(File) | Count | Total |
azure_storage_fileservices_Ingress Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure. | Ingress(File) | Bytes | Total |
azure_storage_fileservices_Egress 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. | Egress(File) | Bytes | Total |
azure_storage_fileservices_SuccessServerLatency Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. | Success Server Latency(File) | Milliseconds | Average |
azure_storage_fileservices_SuccessE2ELatency 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. | Success E2E Latency(File) | Milliseconds | Average |
azure_storage_fileservices_Availability 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. | Availability(File) | Percent | Average |
azure_storage_tableservices_Availability Amount of storage used by the storage account table service in bytes. | Table Capacity | Bytes | Average |
azure_storage_tableservices_TableCount Number of table in the storage account table service. | Table Count | Count | Average |
azure_storage_tableservices_TableEntityCount Number of table entities in the storage account table service. | Table Entity Count | Count | Average |
azure_storage_tableservices_Transactions 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. | Transactions(Table) | Count | Total |
azure_storage_tableservices_Ingress Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure. | Ingress(Table) | Bytes | Total |
azure_storage_tableservices_Egress 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. | Egress(Table) | Bytes | Total |
azure_storage_tableservices_SuccessServerLatency Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. | Success Server Latency(Table) | Milliseconds | Average |
azure_storage_tableservices_SuccessE2ELatency 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. | Success E2E Latency(Table) | Milliseconds | Average |
azure_storage_tableservices_Availability 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. | Availability(Table) | Percent | Average |
azure_storage_queueservices_QueueCapacity Amount of queue storage used by the storage account. | Queue Capacity | Count | Average |
azure_storage_queueservices_QueueCount Number of queues in the storage account | Queue Count | Count | Average |
azure_storage_queueservices_QueueMessageCount Number of unexpired queue messages in the storage account. | Queue Message Count | Count | Average |
azure_storage_queueservices_Transactions 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. | Transactions(Queue) | Count | Total |
azure_storage_queueservices_Ingress Amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage and ingress within Azure. | Ingress(Queue) | Bytes | Total |
azure_storage_queueservices_Egress 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. | Egress(Queue) | Bytes | Total |
azure_storage_queueservices_SuccessServerLatency Average latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in AverageE2ELatency. | Success Server Latency(Queue) | Milliseconds | Average |
azure_storage_queueservices_SuccessE2ELatency 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. | Success E2E Latency(Queue) | Milliseconds | Average |
azure_storage_queueservices_Availability 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. | Availability(Queue) | Percent | Average |
cloud.instance.state Azure Storage Volume Status state metric. | Status/State | n/a | n/a |