We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6793481 commit 75fd2bfCopy full SHA for 75fd2bf
content/en/docs/languages/java/instrumentation.md
@@ -28,8 +28,8 @@ instrumentation topics:
28
complement each other.
29
- [Semantic conventions](#semantic-conventions): The semantic conventions define
30
how to produce telemetry for standard operations.
31
-- [Log instrumentation](#log-instrumentation): The semantic conventions define
32
- how to produce telemetry for standard operations.
+- [Log instrumentation](#log-instrumentation): Log instrumentation can be used
+ to get logs from an existing Java logging framework into OpenTelemetry.
33
34
{{% alert %}} While [instrumentation categories](#instrumentation-categories)
35
enumerates several options for instrumenting an application, we recommend users
0 commit comments