Created
November 19, 2020 14:30
-
-
Save nathanleclaire/76c8f7cd42c11f98c002bb73bf088b63 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Span span = tracer.scopeManager().activeSpan(); | |
span.setAttribute("metric_name", "metric_value"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment