Custom
Description
This Custom destination can be used to directly configure an OpenTelemetry Exporter. The Custom destination is useful for testing new Exporters or for fulfilling a niche use case that is not supported by BindPlane natively.
note
The Custom Destination can only be used with components that are present in the BindPlane Agent. See the Included Components documentation for a list of supported components.
Supported Types
Logs | Metrics | Traces | Bindplane Agent |
---|---|---|---|
✓ | ✓ | ✓ | v1.30.0 + |
Configuration
Field | Description |
---|---|
Choose Telemetry Type | The kind of telemetry that will be sent to the Exporter. Can be any combination of logs, metrics, and traces. |
Configuration | The YAML configuration for the Exporter. |
Example Configuration
Logging Exporter
The Logging Exporter is useful for debugging a pipeline, allowing the user to see realtime telemetry when viewing the agent's log file. It can be configured using the Custom Destination.
Web Interface
Standalone Destination
AWS Kinesis Exporter
At the time of this writing, BindPlane does not support the Kinesis Exporter natively. However, the bindplane-agent does support the Kinesis Exporter.
Web Interface
Standalone Destination