Skip to content

Commit 18c22ff

Browse files
committed
clarify features and defaults
1 parent 9af6912 commit 18c22ff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/_edot-sdks/java/features.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ The EDOT Java agent is a [distribution](https://opentelemetry.io/docs/concepts/d
1111
[OpenTelemetry Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) agent, it thus
1212
inherits all the features of the OpenTelemetry Java Instrumentation to capture logs, metrics and traces.
1313

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
1618

1719
In addition to the features listed here, see [supported technologies](./supported-technologies) for an overview of the supported technologies.
1820

0 commit comments

Comments
 (0)