View Source Sentry.Interfaces.SDK (Sentry v10.5.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.

Link to this section Summary

Link to this section Types

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