Closed
Description
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.