@launchdarkly/observability + @launchdarkly/session-replay
    Preparing search index...
    interface SamplingResult {
        attributes?: Attributes;
        sample: boolean;
    }
    Index

    Properties

    Properties

    attributes?: Attributes

    The attributes to add to the span.

    sample: boolean

    Whether the span should be sampled.