To suppress, should set enabled to false (#978)

This commit is contained in:
Anuraag Agrawal 2020-08-14 19:34:49 +09:00 committed by GitHub
parent 458b7d42b2
commit c845a5308d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Suppressing specific auto-instrumentation
You can suppress auto-instrumentation of specific libraries by using
`-Dota.integration.[id].enabled=true`.
`-Dota.integration.[id].enabled=false`.
where `id` is the instrumentation `id`: