概要

Apache ダッシュボードの OpenTelemetry Apache メトリクス

Apache レシーバーは、Apache Web Server メトリクスの収集を可能にします。apachereceiver の最新バージョンの仕様に従ってレシーバーを構成してください。

詳しくは、OpenTelemetry プロジェクトドキュメントの Apache レシーバーを参照してください。

セットアップ

Datadog で使用するために OpenTelemetry で Apache Web Server メトリクスを収集するには:

  1. OpenTelemetry Collector の構成で Apache レシーバーを構成します。
  2. OpenTelemetry Collector が Datadog にエクスポートするように構成されていることを確認します。

詳細な構成オプションと要件については、Apache レシーバーのドキュメントを参照してください。

収集されたデータ

OTELDESCRIPTIONFILTER
apache.cpu.loadCurrent load of the CPU.
apache.current_connectionsThe number of active connections currently attached to the HTTP server.
apache.requestsThe number of requests serviced by the HTTP server per second.
apache.scoreboardThe number of workers in each state.state: waiting
apache.scoreboardThe number of workers in each state.state: starting
apache.scoreboardThe number of workers in each state.state: sending
apache.scoreboardThe number of workers in each state.state: reading
apache.scoreboardThe number of workers in each state.state: open
apache.scoreboardThe number of workers in each state.state: logging
apache.scoreboardThe number of workers in each state.state: keepalive
apache.scoreboardThe number of workers in each state.state: idle_cleanup
apache.scoreboardThe number of workers in each state.state: finishing
apache.scoreboardThe number of workers in each state.state: dnslookup
apache.scoreboardThe number of workers in each state.state: closing
apache.uptimeThe amount of time that the server has been running in seconds.
apache.workersThe number of workers currently attached to the HTTP server.state: busy
apache.workersThe number of workers currently attached to the HTTP server.state: idle

詳細は OpenTelemetry メトリクスマッピングを参照してください。

参考資料

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