Microsoft Azure Table Storage

개요

Azure Table Storage는 불완전하게 구조화된 데이터세트를 대량으로 사용해 빠르게 개발할 때 사용하는 NoSQL 키-값 저장소입니다.

Azure Table Storage 메트릭을 얻으면 다음을 할 수 있습니다.

  • Table Storage의 성능 가시화
  • Table Storage의 성능과 애플리케이션의 상관 관계 파악

설정

설치

아직 설정하지 않았다면, 먼저 Microsoft Azure 통합을 설정하세요. 그 외 다른 설치 단계는 없습니다.

수집한 데이터

메트릭

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.

이벤트

Azure Table Storage 통합에는 이벤트가 포함되어 있지 않습니다.

서비스 검사

Azure Table Storage 통합에는 서비스 점검이 포함되어 있지 않습니다.

트러블슈팅

도움이 필요하신가요? Datadog 지원팀에 문의하세요.