Skip to content

Add deprecation warning for Google PubSub receivers build in encoder #39371

Closed
@alexvanboxel

Description

@alexvanboxel

Component(s)

receiver/googlecloudpubsub

Describe the issue you're reporting

The Google Cloud PubSub receiver can handle several encodings, but now the receiver can handle external encoders, and we have alternatives for the build in once.

Start deprecation phase 1, and warn the user at startup when they have configured the encoding. Both Google Cloud LogEntry (encoder: #37531) and text encoding have an external encoder alternative and will get the warning log line at start up.

The binary OTLP encoding will still be the default and build in.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions