Microsoft Azure Table Storage

概要

Azure Table Storage は、大量の半構造化データセットを使用して迅速な開発を行うための NoSQL key-value ストアです。

Azure 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 のサポートチームまでお問合せください。