OpenTelemetry (OTLP)
Receives telemetry data via gRPC or HTTP in the OTLP (opens in a new tab) format.
Supported Signal Types
Metrics | Logs | Traces |
---|---|---|
✅ | ✅ | ✅ |
Configuration Options
Option | Type | Default | Description |
---|---|---|---|
HTTP Port | number |
4318 | HTTP port to listen on for incoming telemetry data. |
gRPC Port | number |
4317 | gRPC port to listen on for incoming telemetry data. |