-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow user id to be propagated (#2968)
* Allow user id to be propagated * Update tracer/src/Datadog.Trace/SpanExtensions.cs Co-authored-by: Andrew Lock <andrew.lock@datadoghq.com> * Don't add the tag to the span if it's too long * Update tracer/src/Datadog.Trace/UserDetails.cs Co-authored-by: Lucas Pimentel-Ordyna <lucas.pimentel@datadoghq.com> * Changes * fix unite tests Co-authored-by: Andrew Lock <andrew.lock@datadoghq.com> Co-authored-by: Lucas Pimentel-Ordyna <lucas.pimentel@datadoghq.com>
- Loading branch information
1 parent
75deafa
commit 10121e1
Showing
4 changed files
with
62 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters