Replies: 1 comment
-
The TCP receiver does not support encoding extensions. The discussion in #37872 applies just the same here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @djaglowski
I see the current encodings supported by the TCP Receiver. Can you confirm if it supports any encoding extensions that are not listed in the documentation? I’ve developed a custom encoding extension that converts a non-OTLP format into OTLP, and I’m interested in enabling it for the tcp receiver
https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/tcplogreceiver/README.md
Beta Was this translation helpful? Give feedback.
All reactions