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

    Function reportResourcesOnLoad

    • Reports resources on initial load or after route changes, with optional delay and thresholds.

      Parameters

      • delayMs: number = 3000

        Delay in milliseconds before reporting.

      • Optionalthresholds: { sizeKbThreshold?: number; durationMsThreshold?: number }

        Optional thresholds for size and duration.

      Returns void