Skip to content

feat(browser): Replace element timing spans with metrics #2899

feat(browser): Replace element timing spans with metrics

feat(browser): Replace element timing spans with metrics #2899

Triggered via pull request March 20, 2026 16:36
Status Failure
Total duration 8m 4s
Artifacts

flaky-test-detector.yml

on: pull_request
Check tests for flakiness
7m 59s
Check tests for flakiness
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Check tests for flakiness
Process completed with exit code 130.
Check tests for flakiness
Property 'enableElementTiming' is missing in type '{ tracePropagationTargets?: Array<string | RegExp>; traceFetch: boolean; traceXHR: boolean; trackFetchStreamPerformance: boolean; enableHTTPTimings: boolean; shouldCreateSpanForRequest?(this: void, url: string): boolean; onRequestSpanStart?(span: Span, requestInformation: RequestHookInfo): void; onRequestSpanEnd?(span: Span, responseInformation: ResponseHookInfo): void; instrumentNavigation: true; instrumentPageLoad: true; markBackgroundSpan: true; enableLongTask: true; enableLongAnimationFrame: true; enableInp: true; ignoreResourceSpans: never[]; ignorePerformanceApiSpans: never[]; detectRedirects: true; linkPreviousTrace: "in-memory"; consistentTraceSampling: false; enableReportPageLoaded: false; _experiments: {}; idleTimeout: number; finalTimeout: number; childSpanTimeout: number; }' but required in type 'BrowserTracingOptions'.