Apache Web Server Receiver
OpenTelemetry Collector receiver · contrib distribution
The Apache Web Server Receiver fetches stats from an Apache Web Server instance using the server-status?auto endpoint.
- Component ID:
contrib-apachereceiver - Name:
apachereceiver - Type: receiver
- Distribution: contrib
- Repository:
opentelemetry-collector-contrib
Stability
| Level | Signals |
|---|---|
| beta | metrics |
Attributes
| Attribute | Type | Description |
|---|---|---|
connection_state | string | The asynchronous connection state reported by Apache's server-status. |
cpu_level | string | Level of processes. |
cpu_mode | string | Mode of processes. |
scoreboard_state | string | The state of a connection. |
workers_state | string | The state of workers. |