Synthetics browser metrics fields
editSynthetics browser metrics fields
editNone
browser
editBrowser metrics and traces
experience
editAbsolute values of all user experience metrics in the browser relative to the navigation start event in microseconds
fcp
editduration of First contentful paint metric
-
browser.experience.fcp.us
-
type: integer
lcp
editduration of Largest contentful paint metric
-
browser.experience.lcp.us
-
type: integer
dcl
editduration of Document content loaded end event
-
browser.experience.dcl.us
-
type: integer
load
editduration of Load end event
-
browser.experience.load.duration
-
type: integer
-
browser.experience.cls
-
culumative layout shift score across all frames
type: integer
relative_trace
edittrace event with timing information that are realtive to journey timings in microseconds
-
browser.relative_trace.name
-
name of the trace event
type: keyword
-
browser.relative_trace.type
-
could be one of mark or measure event types
type: text
start
editmonotonically increasing trace start time in microseconds
-
browser.relative_trace.start.us
-
type: long
duration
editduration of the trace event in microseconds.
-
browser.relative_trace.duration.us
-
type: integer
-
browser.relative_trace.score
-
weighted score of the layout shift event
type: integer