Azure Table Storage
Metrics, Dashboards, Alerts and more for Azure Table Storage Integration in Sysdig Monitor.
This integration can be enabled via the Connect an Azure Account page.
This integration has 3 metrics.
List of Dashboards
Azure Table Storage
The dashboard provides information on the Azure Table Storage integration.
List of Metrics
Metric name |
---|
azure_storage_storageaccounts_tableservices_table_capacity_avg |
azure_storage_storageaccounts_tableservices_table_count_avg |
azure_storage_storageaccounts_tableservices_table_entity_count_avg |
Monitoring and Troubleshooting Azure Table Storage
This document describes important metrics and queries that you can use to monitor and troubleshoot Azure Table Storage.
The metrics covered in this document are applicable only to Azure Table Storage. Sysdig offers a different integration for Azure Storage Accounts.
Table Capacity
Use the following query to get the amount of Table storage used by the storage account:
azure_storage_storageaccounts_tableservices_table_capacity_avg
Table Count
Use the following query to get the number of tables in the storage account:
azure_storage_storageaccounts_tableservices_table_count_avg
Table Entity Count
Use the following query to get the number of table entities in the storage account:
azure_storage_storageaccounts_tableservices_table_entity_count_avg