Skip to main content
Ent+
This feature is available as an add-on for the Honeycomb Enterprise plan. Please contact your Honeycomb account team for details.

Description

The Concat processor can be used to concatenate fields together into a single string.

Supported Types

MetricsLogsTraces

Configuration

FieldDescription
ConditionA condition that determines when this processor is applied.
Source Field TypeThe type of telemetry that contains the fields to be concatenated.
Source FieldsThe telemetry fields to concatenate together.
Target Field TypeThe telemetry field type where the concatenation result will be placed.
Target FieldThe target field to place the concatenation result into. May only be blank if Body is selected for the Target Field Type.
DelimiterThe delimiter to place between the source fields when concatenating. Defaults to a space, but may also be empty.