Optional
Readonly
_dd?: {Internal properties
Optional
Readonly
vital?: { computed_value?: boolean; [k: string]: unknown }Internal vital properties
Optional
Readonly
computed_value?: booleanWhether the value of the vital is computed by the SDK (as opposed to directly provided by the customer)
Readonly
type: "vital"RUM event type
Readonly
vital: {Vital properties
Optional
Readonly
custom?: { [k: string]: number }User custom vital.
Optional
Readonly
description?: stringDescription of the vital. It can be used as a secondary identifier (URL, React component name...)
Optional
Readonly
duration?: numberDuration of the vital in nanoseconds
Readonly
id: stringUUID of the vital
Optional
Readonly
name?: stringName of the vital, as it is also used as facet path for its value, it must contain only letters, digits, or the characters - _ . @ $
Readonly
type: "duration"Type of the vital
Schema of all properties of a Vital event