docs/reference/heartbeat/exported-fields-browser.md
% This file is generated! See dev-tools/mage/generate_fields_docs.go
None
Browser metrics and traces
Absolute values of all user experience metrics in the browser relative to the navigation start event in microseconds
duration of First contentful paint metric
browser.experience.fcp.us
: type: integer
duration of Largest contentful paint metric
browser.experience.lcp.us
: type: integer
duration of Document content loaded end event
browser.experience.dcl.us
: type: integer
duration of Load end event
browser.experience.load.duration
: type: integer
browser.experience.cls
: culumative layout shift score across all frames
type: integer
trace event with timing information that are relative 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
monotonically increasing trace start time in microseconds
browser.relative_trace.start.us
: type: long
duration 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