Skip to content

[receiver/googlecloudpubsub] add deprecation for build-in encoders #39842

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

Merged
merged 1 commit into from
May 5, 2025

Conversation

alexvanboxel
Copy link
Contributor

Description

Add deprecation warning for the build-in encoders. The build-in encoders cloud_logging and raw_text both have encoding extension alternatives and will be removed in version v0.132.0 of the collector

Link to tracking issue

Fixes #39371

Testing

Started the collector with the encoders selected and see the warning

Documentation

Added deprecation to the README

@atoulme atoulme merged commit 74c8b54 into open-telemetry:main May 5, 2025
174 checks passed
@github-actions github-actions bot added this to the next release milestone May 5, 2025
vincentfree pushed a commit to ing-bank/opentelemetry-collector-contrib that referenced this pull request May 6, 2025
…pen-telemetry#39842)

#### Description
Add deprecation warning for the build-in encoders. The build-in encoders
`cloud_logging` and `raw_text` both have encoding extension alternatives
and will be removed in version v0.132.0 of the collector

#### Link to tracking issue
Fixes open-telemetry#39371

#### Testing
Started the collector with the encoders selected and see the warning

#### Documentation
Added deprecation to the README
vincentfree pushed a commit to ing-bank/opentelemetry-collector-contrib that referenced this pull request May 20, 2025
…pen-telemetry#39842)

#### Description
Add deprecation warning for the build-in encoders. The build-in encoders
`cloud_logging` and `raw_text` both have encoding extension alternatives
and will be removed in version v0.132.0 of the collector

#### Link to tracking issue
Fixes open-telemetry#39371

#### Testing
Started the collector with the encoders selected and see the warning

#### Documentation
Added deprecation to the README
dragonlord93 pushed a commit to dragonlord93/opentelemetry-collector-contrib that referenced this pull request May 23, 2025
…pen-telemetry#39842)

#### Description
Add deprecation warning for the build-in encoders. The build-in encoders
`cloud_logging` and `raw_text` both have encoding extension alternatives
and will be removed in version v0.132.0 of the collector

#### Link to tracking issue
Fixes open-telemetry#39371

#### Testing
Started the collector with the encoders selected and see the warning

#### Documentation
Added deprecation to the README
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.

Add deprecation warning for Google PubSub receivers build in encoder
3 participants