Replies: 2 comments 9 replies
-
Maybe check here: https://medium.com/opentelemetry/extending-the-opentelemetry-collector-with-your-own-components-64c10cf675db CC: @jpkrohling |
Beta Was this translation helpful? Give feedback.
7 replies
-
Internal APIs aren't meant to be consumed by other components. What are you trying to use from that package? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not able to use my own receiver with OT. How can I resolve this error?

How can my receiver use the internal package and how should I import this receiver inside my
components.go
file of custom OT builder?Beta Was this translation helpful? Give feedback.
All reactions