example using a custom TracerProvider with FastAPI instrumentation? #1472
Unanswered
morrissimo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone point me to an example of how one should provide a custom TracerProvider to the FastAPI instrumentor? It seemed straightforward at first, but I'm seeing strange side effects when using a custom provider - most notably, excluded URLs not being respected by
start_as_current_span()
blocksThanks!
Beta Was this translation helpful? Give feedback.
All reactions