Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/operate/observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ configure the processors that transform the telemetry data for the exporters. It

For now, the only supported processor is the [transform processor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/transformprocessor/README.md).

Similarly to how `spec.exportPipeline` defines the pipeline for `spec.exporters`, `spec.processorPipeline` defines the pipeline for `spec.processors`.

#### Telemetry transforms

<!-- vale gitlab.SentenceLength = NO -->
Expand Down