elastic / elastic-otel-java

Apache License 2.0
14 stars 11 forks source link

Utiltiy for attaching values to spans and identifying the local root span #105

Closed JonasKunz closed 7 months ago

JonasKunz commented 7 months ago

Adds a central utility for attaching values to Spans. This has several benefits over using WeakConcurrentHashmaps all over the place: