Integration · apm
OpenTelemetry
OTLP ingestion: metrics + traces + logs.
What gets collected
OTLP/gRPC and OTLP/HTTP collector receivers. Metrics land in the TSDB; traces go to a Jaeger-compatible store (optional).
Setup steps
- 1otlp-receiver:4317 (gRPC) / :4318 (HTTP)
- 2Point the OTel SDK in your app at the endpoint
After install
- · Metrics show up on the dashboard within 15-30 seconds
- · Integration labels flow into filters automatically
- · Dashboard presets for common metrics are available in the editor