Skip to content

Commit 51bb586

Browse files
authored
[chore] fix datadogsemanticsprocessor version number (#39815)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes <!--Describe what testing was performed and which tests were added.--> #### Testing <!--Describe the documentation added.--> #### Documentation <!--Please delete paragraphs that you did not use before submitting.-->
1 parent 3ebd0dd commit 51bb586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/otelcontribcol/builder-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ processors:
137137
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/tailsamplingprocessor v0.125.0
138138
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/transformprocessor v0.125.0
139139
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/remotetapprocessor v0.125.0
140-
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/datadogsemanticsprocessor v0.121.1
140+
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/datadogsemanticsprocessor v0.125.0
141141

142142
receivers:
143143
- gomod: go.opentelemetry.io/collector/receiver/nopreceiver v0.125.1-0.20250430101735-2ecd0b7f95cd

0 commit comments

Comments
 (0)