@launchdarkly/observability + @launchdarkly/session-replay
Preparing search index...
client/otel/sampling/ExportSampler
SamplingResult
Interface SamplingResult
interface
SamplingResult
{
attributes
?:
Attributes
;
sample
:
boolean
;
}
Index
Properties
attributes?
sample
Properties
Optional
attributes
attributes
?:
Attributes
The attributes to add to the span.
sample
sample
:
boolean
Whether the span should be sampled.
Settings
Member Visibility
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
attributes
sample
@launchdarkly/observability + @launchdarkly/session-replay
Loading...
The attributes to add to the span.