Skip to content

Commit 4c67529

Browse files
author
stefan.rieckhof
committed
add new env var to README
1 parent 2243a19 commit 4c67529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

maintenance/tracing/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ Property| Description
88
--- | ---
99
`SENTRY_DSN` | The DSN to use.
1010
`ENVIRONMENT` | The environment to be sent with events.
11-
`SENTRY_TRACES_SAMPLE_RATE` | The tracing sample rate to use (default 0.1).
11+
`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

Comments
 (0)