Skip to content

Commit 4345feb

Browse files
authored
Fix typo in sdk-config.yaml (#683)
1 parent 63a56ba commit 4345feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javaagent/sdk-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ instrumentation:
227227
java:
228228
common:
229229
default-enabled: true
230-
# Configuration logback-appender instrumentation. Properties adapted from:
230+
# Configuration java-util-logging instrumentation. Properties adapted from:
231231
# https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/java-util-logging/javaagent
232232
java-util-logging:
233233
enabled: true

0 commit comments

Comments
 (0)