@grand-board/otel-cloudflare - v6.11.0
    Preparing search index...

    Interface TraceHandlerOptions

    Options for traceHandler

    interface TraceHandlerOptions {
        ignoreUrls?: (string | RegExp)[];
    }
    Index

    Properties

    Properties

    ignoreUrls?: (string | RegExp)[]

    URL patterns to ignore from tracing Same format as InstrumentOptionsObject.ignoreUrls