FrontendMonitoring: Track web vitals attribution (#101520)

This commit is contained in:
Tobias Skarhed
2025-03-03 16:17:57 +01:00
committed by GitHub
parent 2430e21ffa
commit 4bab25054f
@@ -102,6 +102,7 @@ export class GrafanaJavascriptAgentBackend
? instrumentations
: [...getWebInstrumentations(), new TracingInstrumentation()],
consoleInstrumentation: consoleInstrumentationOptions,
trackWebVitalsAttribution: options.webVitalsInstrumentalizationEnabled || options.allInstrumentationsEnabled,
transports,
ignoreErrors: [
'ResizeObserver loop limit exceeded',