Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[connector/routing] Deprecate match_once parameter #36824

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

djaglowski
Copy link
Member

@djaglowski djaglowski commented Dec 13, 2024

This PR deprecates the match_once parameter. It defines a multi-step process which hopefully gives users plenty of time to make necessary changes. It also provides several detailed examples of how to migrate a configuration.

Resolves #29882

@djaglowski djaglowski marked this pull request as ready for review December 13, 2024 19:42
@djaglowski djaglowski requested a review from a team as a code owner December 13, 2024 19:42
@djaglowski djaglowski merged commit efdf2e4 into open-telemetry:main Dec 13, 2024
162 checks passed
@djaglowski djaglowski deleted the deprecate-matchonce branch December 13, 2024 21:28
@github-actions github-actions bot added this to the next release milestone Dec 13, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…36824)

This PR deprecates the `match_once` parameter. It defines a multi-step
process which hopefully gives users plenty of time to make necessary
changes. It also provides several detailed examples of how to migrate a
configuration.

Resolves open-telemetry#29882
mterhar pushed a commit to mterhar/opentelemetry-collector-contrib that referenced this pull request Dec 19, 2024
…36824)

This PR deprecates the `match_once` parameter. It defines a multi-step
process which hopefully gives users plenty of time to make necessary
changes. It also provides several detailed examples of how to migrate a
configuration.

Resolves open-telemetry#29882
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector/routing] When matching multiple conditions, build a new consumer each time.
3 participants