Skip to content

Commit 4cceece

Browse files
committed
Add documentation on how to disable automatic instrumentation
1 parent 01e4b6c commit 4cceece

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ for development.
1919
```Python
2020
export INSTANA_DEV="true"
2121
```
22+
23+
## Disabling Automatic instrumentation
24+
25+
You can disable automatic instrumentation (tracing) by setting the environment variable `INSTANA_DISABLE_AUTO_INSTR`. This will suppress the loading of instrumentation built-into the sensor.

0 commit comments

Comments
 (0)