Skip to content

Commit

Permalink
fix: fix markdownlint error
Browse files Browse the repository at this point in the history
  • Loading branch information
4o3F authored Oct 11, 2024
1 parent 492ef21 commit ae2623a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/supported-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,5 @@ For this reason, the following instrumentations are disabled by default:
- `micrometer` which produces a lot of metrics that are already captured
- `spring-boot-actuator-autoconfigure` which will enable `micrometer`


To enable them, add the `otel.instrumentation.<name>.enabled` system property:
`-Dotel.instrumentation.jdbc-datasource.enabled=true`

0 comments on commit ae2623a

Please sign in to comment.