@karmaniverous/aws-xray-tools
GitHub
Preparing search index...
index
XrayMode
Type Alias XrayMode
XrayMode
:
"auto"
|
"on"
|
"off"
Capture mode for AWS X-Ray integration.
'auto'
: enable capture only when
AWS_XRAY_DAEMON_ADDRESS
is set.
'on'
: force enable capture (requires daemon address).
'off'
: never enable capture.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/aws-xray-tools
Loading...
Capture mode for AWS X-Ray integration.
'auto': enable capture only whenAWS_XRAY_DAEMON_ADDRESSis set.'on': force enable capture (requires daemon address).'off': never enable capture.