Microsoft Azure Queue Storage

개요

Azure Queue Storage는 메세지를 대량으로 저장하는 서비스로, 저장된 메시지는 HTTP나 HTTPS를 사용해 인증된 호출로 어디에서든 접근할 수 있습니다.

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

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

설정

설치

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

수집한 데이터

메트릭

azure.storage_storageaccounts_queueservices.availability
(gauge)
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_queueservices.egress
(count)
Amount of egress data. This number includes egress to external clients from Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.
Shown as byte
azure.storage_storageaccounts_queueservices.ingress
(count)
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_queueservices.queue_capacity
(gauge)
Amount of queue storage used by the storage account.
Shown as byte
azure.storage_storageaccounts_queueservices.queue_count
(gauge)
Number of queues in the storage account.
azure.storage_storageaccounts_queueservices.queue_message_count
(gauge)
Number of unexpired queue messages in the storage account.
azure.storage_storageaccounts_queueservices.success_e2_e_latency
(gauge)
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_queueservices.success_server_latency
(gauge)
Average time used to process a successful request by Azure Storage. This value does not include the network latency specified in SuccessE2ELatency.
Shown as millisecond
azure.storage_storageaccounts_queueservices.transactions
(count)
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 the ResponseType dimension for the number of different types of responses.
azure.storage_storageaccounts_queueservices.count
(gauge)
Count of Storage storageAccounts queueServices.
azure.storage_storageaccounts_queueservices.status
(gauge)
Status of Storage storageAccounts queueServices(deprecated).

이벤트

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

서비스 검사

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

트러블슈팅

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