Type alias RumMetricEventType

RumMetricEventType: typeof SESSION | typeof VIEW | typeof ACTION | typeof ERROR | typeof RESOURCE | typeof LONG_TASK | typeof VITAL | UnparsedObject

The type of RUM events to filter on.

Generated using TypeDoc