You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_edot-sdks/java/features.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,10 @@ The EDOT Java agent is a [distribution](https://opentelemetry.io/docs/concepts/d
11
11
[OpenTelemetry Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) agent, it thus
12
12
inherits all the features of the OpenTelemetry Java Instrumentation to capture logs, metrics and traces.
13
13
14
-
The EDOT Java agent also provides exclusive features that are _not available_ in the [OpenTelemetry Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
15
-
or are provided but with different default configuration.
14
+
The EDOT Java agent also provides:
15
+
16
+
- exclusive features that are _not available_ in the [OpenTelemetry Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
17
+
- features of [OpenTelemetry Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) with different default configuration
16
18
17
19
In addition to the features listed here, see [supported technologies](./supported-technologies) for an overview of the supported technologies.
0 commit comments