Skip to content

Commit

Permalink
[chore][logstransformprocessor] Add note about contrib
Browse files Browse the repository at this point in the history
Since this processor is experimental and temporary there's no plan
to support it long term. This makes it clear why it's not included
in the contrib distribution releases.

Fixes open-telemetry#29150
  • Loading branch information
crobert-1 committed Nov 14, 2023
1 parent 546340d commit 51b8556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions processor/logstransformprocessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<!-- end autogenerated section -->

NOTE - This processor is experimental, with the intention that its functionality will be reimplemented in the [transform processor](../transformprocessor/README.md) in the future.
For this reason, the processor is not included in the `contrib` distribution.

The logs transform processor can be used to apply [log operators](../../pkg/stanza/docs/operators) to logs coming from any receiver.
Please refer to [config.go](./config.go) for the config spec.
Expand Down

0 comments on commit 51b8556

Please sign in to comment.