-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing: add WithTags() to define default tags (#11)
This PR adds the new `WithTags` TraceOption setting to allow users to define custom tags that will be added by default to each span.
- Loading branch information
Fatih Arslan
authored
Sep 15, 2020
1 parent
0526fd8
commit 7d5402b
Showing
2 changed files
with
47 additions
and
3 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