otlpreceiver missing on opentelemetry-collector-contrib #15713
Unanswered
sanjay-kamani-swi
asked this question in
Q&A
Replies: 1 comment
-
The
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
is otlpreceiver missing on opentelemetry-collector-contrib? i see otlpjsonfilereceiver but not the otlpreceiver.
The opentelemetry-collector repo has the otlpreceiver but the 'contrib' is missing the one, I think.
Any idea what's the reason? I have nginx instrumented with telemetry traces which i want to receive to collector-contrib and then export to another otlp endpoint. I could do this with opentelemetry-collector but it doesn't have other receiver/exporter that the contrib has, so i need to use the contrib for this purpose. any suggestion/alternative?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions