open-telemetry/opentelemetry-java

Annotations support for non-auto instrumented code

Aperta

#3035 aperta il 17 mar 2021

 (15 commenti) (1 reazione) (0 assegnatari)Java (1005 fork)auto 404
Feature Requesthelp wanted

Metriche repository

Star
 (2433 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Just a question - Do we have any example to create span for a method with Annotations.? I see @WithSpan in extension for auto instrumenting..But i dont see any annotations for adding spans in code.

Will we support for non-autoinstrumented solutions? If not, do we have any references to create custom annotations to create spans for methods using annotations.

Guida contributor