Skip to content

How to add multiple processors to tracing sdk in Nodejs Opentelemetry NodeSDK? #3375

Answered by dyladan
sanasz91mdev asked this question in Q&A
Discussion options

You must be logged in to vote

It can be done if you set up the SDK components manually by creating a tracer provider and calling addSpanProcessor on it multiple times, then registering it using api.tracing.setGlobalTracerProvider

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@swantzter
Comment options

@legendecas
Comment options

@swantzter
Comment options

@sanasz91mdev
Comment options

Answer selected by dyladan
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants
Converted from issue

This discussion was converted from issue #3373 on November 02, 2022 12:57.