Microsoft Azure Table Storage
Overview
Azure Table Storage is a NoSQL key-value store for rapid development using massive semi-structured datasets
Get metrics from Azure Table Storage to:
- Visualize the performance of your Table Storage.
- Correlate the performance of your Table 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_tableservices.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_tableservices.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_tableservices.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_tableservices.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_tableservices.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_tableservices.table_capacity (gauge) | The amount of storage used by the storage account's Table service in bytes. Shown as byte |
azure.storage_storageaccounts_tableservices.table_count (count) | The number of table in the storage account's Table service. |
azure.storage_storageaccounts_tableservices.table_entity_count (count) | The number of table entities in the storage account's Table service. |
azure.storage_storageaccounts_tableservices.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. |
Events
The Azure Table Storage integration does not include any events.
Service Checks
The Azure Table Storage integration does not include any service checks.
Troubleshooting
Need help? Contact Datadog support.