Skip to content

[chore]: (processor/transformprocessor) finish migrating feature gate to metadata.yaml and remove linting rule#47542

Merged
mx-psi merged 3 commits into
open-telemetry:mainfrom
agarvin-nr:agarvin/migrate-transform-processor-feature-gate
Apr 13, 2026
Merged

[chore]: (processor/transformprocessor) finish migrating feature gate to metadata.yaml and remove linting rule#47542
mx-psi merged 3 commits into
open-telemetry:mainfrom
agarvin-nr:agarvin/migrate-transform-processor-feature-gate

Conversation

@agarvin-nr
Copy link
Copy Markdown
Contributor

Description

  • Migrates last feature gate (``) for processor/transformprocessor to metadata.yaml
  • Updates factory test to use new metadata feature gate ID
  • Enables forbidigo linting rule for processor/transformprocessor (rule forbids manual creation of feature gates)

Link to tracking issue

Part of #46116
Follow-up for #47371 and #47506

Testing

make lint and make test pass.

Copy link
Copy Markdown
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❤️

@mx-psi mx-psi merged commit 780c85b into open-telemetry:main Apr 13, 2026
195 checks passed
@otelbot
Copy link
Copy Markdown
Contributor

otelbot Bot commented Apr 13, 2026

Thank you for your contribution @agarvin-nr! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey. If you are getting started contributing, you can also join the CNCF Slack channel #opentelemetry-new-contributors to ask for guidance and get help.

AndrewCharlesHay pushed a commit to AndrewCharlesHay/opentelemetry-collector-contrib that referenced this pull request Apr 23, 2026
… to metadata.yaml and remove linting rule (open-telemetry#47542)

#### Description
* Migrates last feature gate (``) for `processor/transformprocessor` to
metadata.yaml
* Updates factory test to use new metadata feature gate ID
* Enables forbidigo linting rule for `processor/transformprocessor`
(rule forbids manual creation of feature gates)

#### Link to tracking issue
Part of open-telemetry#46116 
Follow-up for open-telemetry#47371 and open-telemetry#47506

#### Testing
`make lint` and `make test` pass.
gracewehner pushed a commit to gracewehner/opentelemetry-collector-contrib that referenced this pull request Apr 29, 2026
… to metadata.yaml and remove linting rule (open-telemetry#47542)

#### Description
* Migrates last feature gate (``) for `processor/transformprocessor` to
metadata.yaml
* Updates factory test to use new metadata feature gate ID
* Enables forbidigo linting rule for `processor/transformprocessor`
(rule forbids manual creation of feature gates)

#### Link to tracking issue
Part of open-telemetry#46116 
Follow-up for open-telemetry#47371 and open-telemetry#47506

#### Testing
`make lint` and `make test` pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

processor/transform Transform processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants