We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2243a19 commit 4c67529Copy full SHA for 4c67529
maintenance/tracing/README.md
@@ -8,4 +8,5 @@ Property| Description
8
--- | ---
9
`SENTRY_DSN` | The DSN to use.
10
`ENVIRONMENT` | The environment to be sent with events.
11
-`SENTRY_TRACES_SAMPLE_RATE` | The tracing sample rate to use (default 0.1).
+`SENTRY_TRACES_SAMPLE_RATE` | The tracing sample rate to use (default: 0.1).
12
+`SENTRY_ENABLE_TRACING` | Enable or disable tracing (default: true).
0 commit comments