[][src]Module sentry::utils

Useful utilities for working with events.

Functions

cpu_arch

Returns the CPU architecture.

current_stacktrace

Returns the current backtrace as sentry stacktrace.

current_thread

Captures information about the current thread.

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.