Skip to main content

Azure Table Storage

Overview

Azure Table Storage is a NoSQL database service provided by Microsoft Azure that offers highly-scalable and cost-effective storage for structured data. It allows developers to store and query large amounts of structured data in a key-value format, making it ideal for applications that require fast and flexible data access.

Prerequisites

You can check the list of prerequisites required for Azure Storage here. These are the same for any other Azure service that you need to monitor using AIOps. Move to the section Adding Azure resources for Monitoring on the above link to view the prerequisites for Azure resource monitoring.

List of Supported KPIs

NameDescriptionType
azure.storage.tableAzure Storage tableString
azure.storage.table.urlURL of the Azure Storage tableString
azure.storage.table.e2e.latency.msEnd-to-end latency in milliseconds for Azure Storage TableCount
azure.storage.table.ingress.bytesBytes of data ingress to Azure Storage TableCount
azure.storage.table.egress.bytesBytes of data egress from Azure Storage TableCount
azure.storage.table.server.success.latency.msLatency in milliseconds for successful server operations on Azure Storage TableCount
azure.storage.table.transactionsNumber of transactions on Azure Storage TableCount
azure.storage.table.capacity.bytesCapacity in bytes of Azure Storage TableCount
azure.storage.tablesNumber of Azure Storage TablesCount
azure.storage.table.entitiesNumber of entities in Azure Storage TableCount