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.
| Pipeline | Best For |
|---|---|
| OpenTelemetry Collector | Supports logs and traces from many sources |
| Sentry Exporter | Multi-project routing with automatic project creation |
| Vector | Log routing with powerful filtering and low resource usage |
| Fluent Bit | Logs 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").
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").