Skip to main content
Processor addition lets you add an OpenTelemetry Collector processor to transform, filter, or enrich signals (e.g., add or delete attributes, batch, sample, mask PII). Processors defined in the Odigos collector builder config are supported. There are two ways to add a processor addition action: using odictl or using YAML files.
1

Launch odictl

odictl
2

Select the actions menu

Use Tab to focus on the Actions pane or press a, then press Enter or click + Add Action with your mouse.Select Actions menu
3

Select Processor addition

Use the arrow keys to move through the list of action types. When Processor addition is highlighted, press Enter.Select Processor addition action
4

Configure the processor addition

  1. Press i to enter INSERT mode.
  2. Set the processor type and options. Only processors listed in the Odigos collector builder config are supported. Set the processor name (e.g., attributes, batch) and fill in any processor-specific configuration.
  3. When finished, press Esc, then type :wq to save and exit.
Configure Processor addition
To cancel creating the action, press Esc if you are in INSERT mode, then type :q! to exit without saving.
5

Complete adding the action

Select OK. The action appears in the Actions section in odictl.Complete adding the action
6

Verify the action has been created

Verify the action has been created