Azure Storage
Overview
Azure Storage is a cloud-based storage service provided by Microsoft Azure that allows users to store and manage data in the cloud. It offers scalable, durable, and highly available storage options for various types of data, from unstructured blobs to structured tables.
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
Name | Description | Type |
---|---|---|
azure.storage.container | Metric representing the Azure Storage Container | String |
azure.storage.container.last.modified | Last modified date of the Azure Storage Container | String |
azure.storage.container.etag | Etag (entity tag) of the Azure Storage Container | String |
azure.storage.container.lease.state | Lease state of the Azure Storage Container | String |
azure.storage.container.lease.status | Lease status of the Azure Storage Container | String |
azure.storage.container.public.access.level | Public access level of the Azure Storage Container | String |
system.tags | Tags associated with the storage system | String |
azure.storage.queues | Number of storage queues | Count |
azure.storage.containers | Number of storage containers | Count |
azure.storage.tables | Number of storage tables | Count |
azure.storage.fileshares | Number of storage file shares | Count |
azure.storage.file.availability.percent | File availability percentage | Count |
azure.storage.file.egress.bytes.rate | Rate of egress bytes from the file | Count |
azure.storage.file.ingress.bytes.rate | Rate of ingress bytes to the file | Count |
azure.storage.file.server.latency.ms | Latency in milliseconds for server operations on file | Count |
azure.storage.file.e2e.latency.ms | End-to-end latency in milliseconds for the file | Count |
azure.storage.file.transactions | Number of transactions on the file | Count |
azure.storage.fileshares | Number of file shares | Count |
azure.storage.files | Number of files | Count |
azure.storage.file.capacity.bytes | Capacity in bytes of the file | Count |
azure.storage.ingress.bytes.rate | Rate of ingress bytes to the storage | Count |
azure.storage.egress.bytes.rate | Rate of egress bytes from the storage | Count |
azure.storage.transactions | Number of transactions on the storage | Count |
azure.storage.request.latency.ms | Latency in milliseconds for storage requests | Count |
azure.storage.availability.percent | Storage availability percentage | Count |
azure.storage.capacity.bytes | Total capacity in bytes of the storage | Count |