Skip to content

Is it possible to use processors from opentelemetry-collector-contrib? #6533

Answered by yurishkuro
niklasteichmann asked this question in Q&A
Discussion options

You must be logged in to vote

It is only possible to use the components that are directly included in the Jaeger binary, which are enumerated in the docs https://www.jaegertracing.io/docs/2.2/architecture/#opentelemetry-components

If you want to use any other contrib (or otherwise) components you should run an OTEL Collector in front of Jaeger, as OTEL Collector allows more flexibility in how to include plugins.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@niklasteichmann
Comment options

Answer selected by niklasteichmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants