Forwarding Pipelines

Pipelines for forwarding telemetry data to Sentry.

Pipelines collect telemetry from infrastructure sources (like log files, message queues, or cloud services) and forward it to Sentry via OTLP. Use a pipeline to forward infrastructure telemetry to Sentry. This works alongside or instead of SDK instrumentation in your applications.

PipelineBest For
OpenTelemetry CollectorSupports logs and traces from many sources
Sentry ExporterMulti-project routing with automatic project creation
VectorLog routing with powerful filtering and low resource usage
Fluent BitLogs and traces with minimal resource footprint

Not sure which to use? Start with the OpenTelemetry Collector. It supports many data sources (see our source guides for common examples).

Was this helpful?
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").