# Apache Web Server Receiver

<!-- llms-txt-link: /llms.txt -->

> 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. |

## Data

- **JSON**: [/data/collector/components/contrib-apachereceiver/contrib-apachereceiver-87fa5fd5f83e.json](/data/collector/components/contrib-apachereceiver/contrib-apachereceiver-87fa5fd5f83e.json)
- **Explore**: [/collector/components/contrib/apachereceiver](/collector/components/contrib/apachereceiver)
