Skip to content

Instantly share code, notes, and snippets.

@nathanleclaire
Created November 19, 2020 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanleclaire/76c8f7cd42c11f98c002bb73bf088b63 to your computer and use it in GitHub Desktop.
Save nathanleclaire/76c8f7cd42c11f98c002bb73bf088b63 to your computer and use it in GitHub Desktop.
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