Skip to content

Commit 0cc5e56

Browse files
committed
please the whitespace gods
1 parent 92b113c commit 0cc5e56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/supported-libraries.md

+1
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ For this reason, the following instrumentations are disabled by default:
238238
- `micrometer` which might create high number of metrics due to being broadly used in libraries.
239239

240240
To enable them, add the `otel.instrumentation.<name>.enabled` system property:
241+
241242
- `-Dotel.instrumentation.jdbc-datasource.enabled=true`
242243
- `-Dotel.instrumentation.dropwizard-metrics.enabled=true`
243244
- `-Dotel.instrumentation.micrometer.enabled=true`

0 commit comments

Comments
 (0)