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 ae3e04f commit b1ffcefCopy full SHA for b1ffcef
utils/_context/_scenarios/__init__.py
@@ -702,6 +702,7 @@ class _Scenarios:
702
"DEBUGGER_EXCEPTION_REPLAY",
703
weblog_env={
704
"DD_EXCEPTION_DEBUGGING_ENABLED": "1",
705
+ "DD_CODE_ORIGIN_FOR_SPANS_ENABLED": "0",
706
"DD_EXCEPTION_REPLAY_CAPTURE_MAX_FRAMES": "10",
707
},
708
doc="Check exception replay",
0 commit comments