FrontendMonitoring: Track web vitals attribution (#101520)
This commit is contained in:
+1
@@ -102,6 +102,7 @@ export class GrafanaJavascriptAgentBackend
|
||||
? instrumentations
|
||||
: [...getWebInstrumentations(), new TracingInstrumentation()],
|
||||
consoleInstrumentation: consoleInstrumentationOptions,
|
||||
trackWebVitalsAttribution: options.webVitalsInstrumentalizationEnabled || options.allInstrumentationsEnabled,
|
||||
transports,
|
||||
ignoreErrors: [
|
||||
'ResizeObserver loop limit exceeded',
|
||||
|
||||
Reference in New Issue
Block a user