This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Custom Processor
The Custom processor can be used to inject a custom processor configuration into a pipeline. A list of supported processors can be found here. The Custom processor is useful for solving use cases not covered by the Honeycomb Telemetry Pipeline’s other processor types.Supported Types
| Metrics | Logs | Traces |
|---|---|---|
| ✓ | ✓ | ✓ |
based on the processor being used.
Configuration Table
| Parameter | Type | Default | Description |
|---|---|---|---|
| telemetry_types | telemetrySelector | ["Logs", "Metrics", "Traces"] | The list of telemetry types the processor will act on. |
| configuration | yaml | required | Enter any supported Processor and the YAML will be inserted into the configuration. |
Example Configuration
Inject the following resource processor configuration:Web Interface
