Module sentry::utils [] [src]

Useful utilities for working with events.

Functions

cpu_arch

Returns the CPU architecture.

current_stacktrace

Returns the current backtrace as sentry stacktrace.

debug_images

Returns the loaded debug images.

device_context

Returns the device context.

device_family

Returns the model family identifier.

device_model

Returns the model identifier.

os_context

Returns the OS context

rust_context

Returns the rust info.

server_name

Returns the server name (hostname) if available.

trim_stacktrace

A helper function to trim a stacktrace.