Learn about the other Azure service support on our Azure docs.
Sensor (Data Collection)
Tracked Configuration
Storage Service Details | Description |
---|---|
Name | The name of the Storage service instance. |
Resource Group | The resource group of the Storage service instance. |
Location | The region where the instance is located |
Subscription Id | The subscription ID of the Storage service instance. |
State | Current deployment state of the instance. |
Type | Storage type |
Kind | Indicates the type of storage account |
Metrics
Storage Service Metric | Description |
---|---|
Transactions | |
Total number of transactions | 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. |
Ingress | |
The total ingress in bytes | The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure. |
Average | The average ingress. |
Minimum | The minimum ingress. |
Maximum | The maximum ingress. |
Egress | |
The total egress in bytes | 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. |
Average | The average egress. |
Minimum | The minimum egress. |
Maximum | The maximum egress. |
Server Latency | |
Average | 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. |
Minimum | The minimum latency. |
Maximum | The maximum latency. |
E2E Latency | |
Average | 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. |
Minimum | The minimum latency. |
Maximum | The maximum latency. |
Availability | |
Average | 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. |
Minimum | The minimum availability. |
Maximum | The maximum availability. |
Note
Metrics for Storage Service are pulled every minute, which is the resolution Azure provides for monitoring of these services.