We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a06ea commit 570b494Copy full SHA for 570b494
ddtrace/contrib/falcon/__init__.py
@@ -18,7 +18,7 @@
18
app = falcon.API()
19
20
To disable distributed tracing when using autopatching, set the
21
-``DATADOG_FALCON_DISTRIBUTED_TRACING`` environment variable to ``False``.
+``DD_FALCON_DISTRIBUTED_TRACING`` environment variable to ``False``.
22
23
**Supported span hooks**
24
0 commit comments