View Source Sentry.Interfaces.SDK (Sentry v10.8.0)

The struct for the SDK interface.

This is usually filled in by the SDK itself.

See https://develop.sentry.dev/sdk/event-payloads/sdk.

Summary

Types

@type t() :: %Sentry.Interfaces.SDK{name: String.t(), version: String.t()}