How to ignore parent Trace and instead of nested Span, create a Trace Link to it? #6929
Unanswered
CezaryKlus
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I want to treat separately traces from clients that call my backend ASP.NET Core API and link the corresponding traces instead of propagate Client Trace into backend.
I tried with this:
and
But current
Activitystill has the Client originatingParentIdBeta Was this translation helpful? Give feedback.
All reactions