Replies: 1 comment 5 replies
-
With which step are you having trouble? You should develop your custom authenticator (server authenticator, in your case), and include it in the "extensions" part of your collector manifest. |
Beta Was this translation helpful? Give feedback.
5 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.
-
I am new to opentelemenrty. It may be basic question.. I would like to build a custom collector with custom authentication mechanism and also want to include routing and load balancing features along with exports. I have gone through read me of https://github.com/open-telemetry/opentelemetry-collector/tree/main/cmd/builder and https://opentelemetry.io/docs/collector/custom-auth/ . Can someone help to step to build custom authentication and custom collector.
Beta Was this translation helpful? Give feedback.
All reactions