Skip to content

Commit

Permalink
Add transform processor to distribution (open-telemetry#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth authored May 18, 2022
1 parent bba28fa commit 7c08c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distributions/otelcol-contrib/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ processors:
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanmetricsprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/tailsamplingprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/transformprocessor v0.51.0

receivers:
- import: go.opentelemetry.io/collector/receiver/otlpreceiver
Expand Down

0 comments on commit 7c08c23

Please sign in to comment.