Documentation
Preparing search index...
@datadog/browser-logs
TraceContextInjection
Type Alias TraceContextInjection
Trace context injection option.
See
Connect RUM and Traces
for further information.
type
TraceContextInjection
=
{
ALL
:
"all"
;
SAMPLED
:
"sampled"
;
}
Index
Properties
ALL
SAMPLED
Properties
Readonly
ALL
ALL
:
"all"
= 'all'
Readonly
SAMPLED
SAMPLED
:
"sampled"
= 'sampled'
Settings
Theme
OS
Light
Dark
On This Page
Properties
ALL
SAMPLED
Documentation
Loading...
Trace context injection option.
See Connect RUM and Traces for further information.