@launchdarkly/observability-node - v0.2.1
    Preparing search index...

    Interface RequestContext

    interface RequestContext {
        requestId: undefined | string;
        secureSessionId: undefined | string;
    }
    Index

    Properties

    requestId: undefined | string
    secureSessionId: undefined | string