Skip to content

Remove feature gate processor.resourcedetection.propagateerrors#47328

Merged
songy23 merged 3 commits into
open-telemetry:mainfrom
ajimenez1503:feat/delete-ff-resourcedetection-propagateerrors
Apr 2, 2026
Merged

Remove feature gate processor.resourcedetection.propagateerrors#47328
songy23 merged 3 commits into
open-telemetry:mainfrom
ajimenez1503:feat/delete-ff-resourcedetection-propagateerrors

Conversation

@ajimenez1503

@ajimenez1503 ajimenez1503 commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Description

This PR removes the processor.resourcedetection.propagateerrors feature gate from the resource detection processor now that the behavior is always enabled.

Link to tracking issue

Fixes #45853

Testing

  • Ran go test ./... in processor/resourcedetectionprocessor
  • Ran make chlog-validate

Documentation

Updated processor/resourcedetectionprocessor/README.md to remove the feature-gate section and reflect that detector errors always propagate during startup.

Removed the generated feature-gate documentation for this processor since it no longer exposes any feature gates.

@ajimenez1503 ajimenez1503 requested review from a team and dashpole as code owners April 2, 2026 08:00
@github-actions github-actions Bot added the processor/resourcedetection Resource detection processor label Apr 2, 2026
@github-actions github-actions Bot requested a review from Aneurysm9 April 2, 2026 08:00
@songy23 songy23 merged commit c44528c into open-telemetry:main Apr 2, 2026
192 checks passed
araiu pushed a commit to araiu/opentelemetry-collector-contrib that referenced this pull request Apr 6, 2026
…-telemetry#47328)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This PR removes the `processor.resourcedetection.propagateerrors`
feature gate from the resource detection processor now that the behavior
is always enabled.


<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#45853
<!--Describe what testing was performed and which tests were added.-->

#### Testing
- Ran `go test ./...` in `processor/resourcedetectionprocessor`
- Ran `make chlog-validate`

<!--Describe the documentation added.-->
#### Documentation
Updated `processor/resourcedetectionprocessor/README.md` to remove the
feature-gate section and reflect that detector errors always propagate
during startup.

Removed the generated feature-gate documentation for this processor
since it no longer exposes any feature gates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

processor/resourcedetection Resource detection processor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[processor/resourcedetection] Remove feature gate processor.resourcedetection.propagateerrors

3 participants