View Source Sentry.Attachment (Sentry v10.2.0)
A struct to represent an attachment.
You can send attachments over to Sentry alongside an event. See: https://develop.sentry.dev/sdk/envelopes/#attachment.
To add attachments, use Sentry.Context.add_attachment/1
.
Available since v10.1.0.