We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2a556 commit 92b113cCopy full SHA for 92b113c
docs/supported-libraries.md
@@ -229,7 +229,7 @@ These are the JVMs and operating systems that the integration tests are run agai
229
230
## Disabled instrumentations
231
232
-Some instrumentations can produce to many spans and metrics and thus create a lot of noise.
+Some instrumentations can produce too many spans and metrics and thus create a lot of noise.
233
For this reason, the following instrumentations are disabled by default:
234
235
- `jdbc-datasource` which creates spans whenever the `java.sql.DataSource#getConnection` method is called.
0 commit comments