Información general

Métricas de OpenTelemetry Apache en un dashboard de Apache

El receptor de Apache permite recopilar métricas de Apache Web Server. Configura el receptor de acuerdo con las especificaciones de la última versión de apachereceiver.

Para más información, consulta la documentación del proyecto de OpenTelemetry para el receptor de Apache.

Configuración

Para recopilar métricas de Apache Web Server con OpenTelemetry para su uso con Datadog:

  1. Configura el receptor de Apache en tu configuración de OpenTelemetry Collector.
  2. Asegúrate de que OpenTelemetry Collector está configurado para exportar a Datadog.

Consulta la documentación del receptor de Apache para obtener información detallada sobre las opciones y requisitos de configuración.

Datos recopilados

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

Consulta Asignación de métricas de OpenTelemetry para obtener más información.

Referencias adicionales

Más enlaces, artículos y documentación útiles: