Code snippets, technical articles, tips on computing and programming...
Autowire Tracer tracer
and get traceId and spanId from current Span
Span span = tracer.currentSpan();span.context().traceId() //trace ID span.context().spanId() //span ID
Your Comment and Question will help to make this blog better...
No comments:
Post a Comment
Your Comment and Question will help to make this blog better...