Add support for OpenTelemetry annotations #2753
Labels
agent-java
instrumentation
Instrumentation: framework support, custom plugins, ...
new-feature
New feature
OpenTelemetry provides annotations that can be used for manual instrumentation when combined with the OpenTelemetry agent.
https://opentelemetry.io/docs/instrumentation/java/automatic/annotations/
Currently the OpenTelemetry bridge in agent does not support such annotations, their usage in application code is thus ignored and spans aren't created when they are in use and Elastic Java agent is used.
The text was updated successfully, but these errors were encountered: