Module events

Source
Expand description

Defines types related to Sentry events.

As opposed to the event protocol defined in relay-event-schema, these types are meant to be used outside of the event protocol, for instance to reference Events from other places.

Structs§

ParseEventTypeError
An error used when parsing EventType.

Enums§

EventType
The type of an event.