Module sentry::protocol

source ·
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 a single breadcrumb.
Holds information about the web browser.
POSIX signal with optional extended data.
Represents a repository reference.
Represents an installed package relevant to the SDK.
Represents debug meta information.
Holds device information.
Represents a full event for Sentry.
Represents a single exception.
Represents a frame.
Represents a log entry message.
Mach exception information.
An ordered map based on a B-Tree.
Represents a single exception.
Operating system or runtime meta information to an exception mechanism.
Holds operating system information.
An error used when parsing Level.
POSIX signal with optional extended data.
Represents a proguard mapping file reference.
Represents a register value.
Represents a repository reference.
Represents http request data.
Holds information about the runtime.
Represents a stacktrace.
Represents a symbolic debug image.
Holds information about the system SDK.
Represents template debug info.
Represents a single thread.
Represents user info.
A wrapper type for collections with attached meta data.

Enums

Typed contextual data.
Represents a debug image.
An IP address, either IPv4, IPv6 or Auto.
Represents the level of severity of an event or breadcrumb.
Optional device screen orientation
Represents a thread id.
Represents any valid JSON value.