Technologies Supported by the EDOT Java Agent
The EDOT Java agent is a distribution of OpenTelemetry Java Instrumentation agent, it thus inherits all the supported technologies of the OpenTelemetry Java Instrumentation.
Please note that some supported technologies are disabled by default and need explicit configuration to be enabled.
The EDOT Java agent also supports technologies listed here that are not available in the OpenTelemetry Java Instrumentation.
See also the EDOT Java agent features for defaults that might differ from the OpenTelemetry Java Instrumentation.
OpenAI Client instrumentation (tech preview)
Instrumentation for the official OpenAI Java Client.
Note that this instrumentation is currently in tech preview, because the OpenAI client itself is still in beta.
It supports:
- Tracing for requests, including GenAI-specific attributes such as token usage
- Opt-In logging of OpenAI request and response content payloads