概要

Edgecast のメトリクスを収集し、オリジンごとの Web トラフィックを監視することができます。

セットアップ

Edgecast クライアントの作成

  1. Edgecast VDMS アカウントにログインし、Clients タブに移動します。
  2. Create New Client をクリックすると、New Client モーダルが表示されます。
  3. 識別するための一意のクライアント名を入力し、Toggle all ec.analytics をクリックして、このクライアントがメトリクスを収集できるようにします。
  4. Settings に移動し、JWT Expiration in Seconds を 600 に変更します。
  5. Save をクリックすると、このクライアントと変更した設定値が保存されます。

コンフィギュレーション

  1. Datadog の Edgecast インテグレーションタイル内のコンフィギュレーションタブに移動します。
  2. Datadog でこのクライアントを識別するための一意の名前を入力します。
  3. 上記で作成した Edgecast クライアントからクライアント ID とクライアントシークレットを貼り付けます。
    • 構成した Edgecast クライアントの Quick Start タブにある Getting an access token リクエストで、client_id= の後にあるクライアント ID を探します。
    • 構成した Edgecast クライアントの Client Secrets タブで、クライアントシークレットを探します。
  4. オプションで、カスタムタグを追加して、このインテグレーションのために収集されたすべてのメトリクスに関連付けます。
    • メトリクスには、オリジンに関連する Edgecast 名が自動的にタグ付けされます。

収集データ

メトリクス

edgecast.request_count
(count)
The number of requests that occurred.
Shown as request
edgecast.request_rate
(gauge)
The sum of the rate which requests were served to HTTP clients per second.
Shown as request
edgecast.file_size
(count)
The file size of the response.
Shown as byte
edgecast.bytes_in
(count)
The number of bytes uploaded.
Shown as byte
edgecast.bytes_out
(count)
The number of bytes downloaded.
Shown as byte
edgecast.completed_downloads
(count)
The number of completed downloads.
Shown as occurrence
edgecast.download_attempts
(count)
The number of download attempts.
Shown as attempt
edgecast.cache_hit
(count)
The number of cache hits.
Shown as hit
edgecast.cache_hit_percentage
(gauge)
The percentage of cache hits.
Shown as percent
edgecast.cache_miss
(count)
The number of cache misses.
Shown as miss
edgecast.cache_miss_percentage
(gauge)
The percentage of cache misses.
Shown as percent
edgecast.byte_hit
(count)
The number of bytes that were served from the cache.
Shown as byte
edgecast.byte_hit_percentage
(gauge)
The percentage of bytes that were served from the cache.
Shown as percent
edgecast.byte_miss
(count)
The number of bytes that were not served from the cache.
Shown as byte
edgecast.byte_miss_percentage
(gauge)
The percentage of bytes that were not served from the cache.
Shown as percent
edgecast.status_2xx
(count)
The number of requests that returned a 2xx HTTP status code.
Shown as request
edgecast.status_2xx_percentage
(gauge)
The percentage of requests that returned a 2xx HTTP status code.
Shown as percent
edgecast.status_3xx
(count)
The number of requests that returned a 3xx HTTP status code.
Shown as request
edgecast.status_3xx_percentage
(gauge)
The percentage of requests that returned a 3xx HTTP status code.
Shown as percent
edgecast.status_4xx
(count)
The number of requests that returned a 4xx HTTP status code.
Shown as request
edgecast.status_4xx_percentage
(gauge)
The percentage of requests that returned a 4xx HTTP status code.
Shown as percent
edgecast.status_5xx
(count)
The number of requests that returned a 5xx HTTP status code.
Shown as request
edgecast.status_5xx_percentage
(gauge)
The percentage of requests that returned a 5xx HTTP status code.
Shown as percent
edgecast.total_time
(gauge)
The total time taken for all requests in seconds.
Shown as second
edgecast.transfer_rate
(gauge)
The sum of the rate which edge servers delivered content to HTTP clients.
edgecast.config_nocache
(count)
The number of requests with cache status CONFIG_NOCACHE.
Shown as occurrence
edgecast.uncacheable
(count)
The number of requests with cache status UNCACHEABLE.
Shown as occurrence
edgecast.tcp_hit
(count)
The number of requests with cache status TCP_HIT.
Shown as hit
edgecast.tcp_miss
(count)
The number of requests with cache status TCP_MISS.
Shown as miss
edgecast.tcp_partial_hit
(count)
The number of requests with cache status TCPPARTIALHIT.
Shown as hit
edgecast.tcp_partial_miss
(count)
The number of requests with cache status TCPPARTIALMISS.
Shown as miss
edgecast.tcp_expired_hit
(count)
The number of requests with cache status TCPEXPIREDHIT.
Shown as hit
edgecast.tcp_expired_miss
(count)
The number of requests with cache status TCPEXPIREDMISS.
Shown as miss
edgecast.tcp_mem_hit
(count)
The number of requests with cache status TCPMEMHIT.
Shown as hit
edgecast.tcp_client_refresh_miss
(count)
The number of requests with cache status TCPCLIENTREFRESH_MISS.
Shown as miss

イベント

Edgecast インテグレーションには、イベントは含まれません。

サービスのチェック

Edgecast インテグレーションには、サービスのチェック機能は含まれません。

トラブルシューティング

ご不明な点は、Datadog のサポートチームまでお問合せください。

その他の参考資料

お役に立つドキュメント、リンクや記事: