Crate relay_base_schema
source ·Expand description
Basic types for Relay’s API schema used across multiple services.
Modules§
- Defines the
DataCategory
type that classifies data Relay can handle. - Defines types related to Sentry events.
- Type definitions for Sentry metrics.
- Contains
OrganizationId
which is the ID of a Sentry organization and is currently a a wrapper overu64
. - Contains
ProjectKey
andProjectId
types and necessary traits implementations. - Defines data types relating to performance spans.