datadog-ux-utils Documentation - v1.0.0
    Preparing search index...

    Function reportLargeOrSlowResources

    • Capture oversized or slow-loading resources from the Performance API and send summary events to Datadog.

      Parameters

      • Optionalopts: { sizeKbThreshold?: number; durationMsThreshold?: number; sampleRate?: number }

        Optional thresholds and sample rate for reporting.

      Returns void