Collector components: Exporters đź”—
The Splunk Distribution of the OpenTelemetry Collector includes and supports the exporters listed on this doc. To see other components, refer to Collector components.
Note
The following list might not contain all the latest additions. For a complete list of Collector components, including components that aren’t included in the Splunk Distribution of OpenTelemetry Collector, see the opentelemetry-contrib
repository in GitHub.
The following exporters are available in the Splunk Distribution of OpenTelemetry Collector:
Name |
Description |
Pipeline types |
---|---|---|
AWS S3 exporter ( |
This exporter targets to support proto/json format. |
Metrics, logs, traces |
File exporter ( |
Writes pipeline data to a JSON file in Protobuf JSON encoding using the OpenTelemetry protocol. |
Metrics, logs, traces |
Kafka exporter ( |
Exports metrics, logs, and traces to Kafka using a synchronous producer. |
Metrics, logs, traces |
Load balancing exporter ( |
Exports metrics, logs, and traces to different back-ends. |
Metrics, logs, traces |
Logging exporter ( |
Exports data to the console. By default, |
Metrics, logs, traces |
OTLP exporter ( |
Exports data through gRPC using the OTLP format. By default, this exporter requires TLS and provides queued retry capabilities. |
Metrics, logs, traces |
OTLP/HTTP exporter ( |
Exports data in OTLP format over the HTTP protocol. |
Metrics, logs, traces |
Pulsar exporter ( |
Exports logs, metrics, and traces to Pulsar. |
Metrics, logs, traces - |
SignalFx exporter ( |
Sends metrics, events, and trace correlation to Splunk Observability Cloud. |
Logs (events), metrics, traces (trace to metric correlation only) |
Exports traces from multiple nodes or services in a single batch. |
Traces |
|
Splunk HEC exporter ( |
Sends telemetry to a Splunk HEC endpoint. |
Metrics, logs, traces |