Microsoft Azure Blob Storage
Overview
Azure Blob Storage is Microsoft’s object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. Get metrics from Azure Blob Storage to:
- Visualize the performance of your Blob Storage.
- Correlate the performance of your Blob 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_blobservices.availability (gauge) | The 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_blobservices.blob_capacity (gauge) | The amount of storage used by the storage account's Blob service in bytes. Shown as byte |
azure.storage_storageaccounts_blobservices.blob_count (count) | The number of Blob in the storage account's Blob service. |
azure.storage_storageaccounts_blobservices.container_count (count) | The number of containers in the storage account's Blob service. |
azure.storage_storageaccounts_blobservices.egress (gauge) | The amount 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. Shown as byte |
azure.storage_storageaccounts_blobservices.ingress (gauge) | The 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_blobservices.success_e2_elatency (gauge) | The 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_blobservices.success_server_latency (gauge) | The average latency used by Azure Storage to process a successful request in milliseconds. This value does not include the network latency specified in AverageE2ELatency. Shown as millisecond |
azure.storage_storageaccounts_blobservices.transactions (count) | The 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 ResponseType dimension for the number of different type of response. |
azure.storage_storageaccounts_blobservices.blob_provisioned_size (gauge) | The amount of storage provisioned in the storage account’s Blob service in bytes. Shown as byte |
azure.storage_storageaccounts_blobservices.index_capacity (gauge) | The amount of storage used by Azure Data Lake Storage Gen2 hierarchical index. Shown as byte |
Events
The Azure Blob Storage integration does not include any events.
Service Checks
The Azure Blob Storage integration does not include any service checks.
Troubleshooting
Need help? Contact Datadog support.