Module sentry_types::protocol::v7[][src]

Expand description

The current latest sentry protocol version.

Most constructs in the protocol map directly to types here but some cleanup by renaming attributes has been applied. The idea here is that a future sentry protocol will be a cleanup of the old one and is mapped to similar values on the rust side.

Modules

Represents a debug ID.

The internally used arbitrary data map type.

An arbitrary (JSON) value.

Structs

Represents an address.

Holds app information.

Represents an apple debug image in the debug meta.

Represents an attachment item.

Represents a single breadcrumb.

Holds information about the web browser.

POSIX signal with optional extended data.

Information on the SDK client.

Represents an installed package relevant to the SDK.

Represents debug meta information.

Holds device information.

A Sentry Envelope.

An Iterator over the items of an Envelope.

Represents a full event for Sentry.

Represents a single exception.

Represents a frame.

Represents a log entry message.

Mach exception information.

The internally useed map type.

Represents a single exception.

Operating system or runtime meta information to an exception mechanism.

Holds operating system information.

An error used when parsing Level.

An error used when parsing SessionStatus.

POSIX signal with optional extended data.

Represents a proguard mapping file reference.

Represents a register value.

Represents http request data.

Holds information about the runtime.

An aggregation grouped by started and distinct_id.

An Aggregation of Release Health Sessions

Additional attributes for Sessions.

A Release Health Session.

Represents a tracing span.

Represents a stacktrace.

Represents a symbolic debug image.

Holds information about the system SDK.

Represents template debug info.

Represents a single thread.

Holds information about a tracing event.

Represents a tracing transaction.

Represents user info.

A wrapper type for collections with attached meta data.

Represents a WebAssembly debug image.

Enums

The different types an attachment can have.

Typed contextual data.

Represents a debug image.

An Envelope Item.

An IP address, either IPv4, IPv6 or Auto.

Represents the level of severity of an event or breadcrumb.

Optional device screen orientation

The Status of a Release Health Session.

Represents a thread id.

An arbitrary (JSON) value.