Collector components: Exporters
Learn about the Splunk Distribution of OpenTelemetry Collector exporters.
The Splunk Distribution of OpenTelemetry Collector includes the exporters listed in the following table. To see other components, refer to Collector components.
|
Name |
Description |
Pipeline types |
|---|---|---|
|
AWS S3 exporter ( |
This exporter targets to support proto/JSON format. |
Metrics, logs, traces |
Debug exporter (debug) |
Writes telemetry data to the console for debugging purposes. | 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 |
|
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) |
|
Splunk HEC exporter ( |
Sends telemetry to a Splunk HEC endpoint. |
Metrics, logs, traces |