You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/android/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
27
27
28
28
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
29
29
30
+
`mimetype`
31
+
32
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
33
+
34
+
-`text/plain`
35
+
-`text/css`
36
+
-`text/csv`
37
+
-`text/html`
38
+
-`text/javascript`
39
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
Copy file name to clipboardExpand all lines: docs/platforms/apple/common/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
27
27
28
28
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
29
29
30
+
`mimetype`
31
+
32
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
33
+
34
+
-`text/plain`
35
+
-`text/css`
36
+
-`text/csv`
37
+
-`text/html`
38
+
-`text/javascript`
39
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
40
+
-`image/jpeg`
41
+
-`image/png`
42
+
-`image/gif`
43
+
30
44
## Uploading Attachments
31
45
32
46
Attachments live on the <PlatformLinkto="/enriching-events/scopes/">Scope</PlatformLink>. You can either add an attachment on the global scope to be sent with every event or add it on the <PlatformLinkto="/enriching-events/scopes/#local-scopes">local Scope</PlatformLink> to just send the attachment with one specific event.
Copy file name to clipboardExpand all lines: docs/platforms/dart/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
27
27
28
28
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
29
29
30
+
`mimetype`
31
+
32
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
33
+
34
+
-`text/plain`
35
+
-`text/css`
36
+
-`text/csv`
37
+
-`text/html`
38
+
-`text/javascript`
39
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
40
+
-`image/jpeg`
41
+
-`image/png`
42
+
-`image/gif`
43
+
30
44
## Uploading Attachments
31
45
32
46
Attachments live on the <PlatformLinkto="/enriching-events/scopes/">Scope</PlatformLink>. You can either add an attachment on the global scope to be sent with every event or add it on the <PlatformLinkto="/enriching-events/scopes/#local-scopes">local Scope</PlatformLink> to just send the attachment with one specific event.
Copy file name to clipboardExpand all lines: docs/platforms/dotnet/common/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
33
33
34
34
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
35
35
36
+
`mimetype`
37
+
38
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
39
+
40
+
-`text/plain`
41
+
-`text/css`
42
+
-`text/csv`
43
+
-`text/html`
44
+
-`text/javascript`
45
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
46
+
-`image/jpeg`
47
+
-`image/png`
48
+
-`image/gif`
49
+
36
50
## Uploading Attachments
37
51
38
52
Attachments live on the <PlatformLinkto="/enriching-events/scopes/">Scope</PlatformLink>. You can either add an attachment on the global scope to be sent with every event or add it on the <PlatformLinkto="/enriching-events/scopes/#local-scopes">local Scope</PlatformLink> to just send the attachment with one specific event.
Copy file name to clipboardExpand all lines: docs/platforms/flutter/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
27
27
28
28
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
29
29
30
+
`mimetype`
31
+
32
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
33
+
34
+
-`text/plain`
35
+
-`text/css`
36
+
-`text/csv`
37
+
-`text/html`
38
+
-`text/javascript`
39
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
40
+
-`image/jpeg`
41
+
-`image/png`
42
+
-`image/gif`
43
+
30
44
## Uploading Attachments
31
45
32
46
Attachments live on the <PlatformLinkto="/enriching-events/scopes/">Scope</PlatformLink>. You can either add an attachment on the global scope to be sent with every event or add it on the <PlatformLinkto="/enriching-events/scopes/#local-scopes">local Scope</PlatformLink> to just send the attachment with one specific event.
Copy file name to clipboardExpand all lines: docs/platforms/java/common/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
27
27
28
28
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
29
29
30
+
`mimetype`
31
+
32
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
33
+
34
+
-`text/plain`
35
+
-`text/css`
36
+
-`text/csv`
37
+
-`text/html`
38
+
-`text/javascript`
39
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
Copy file name to clipboardExpand all lines: docs/platforms/kotlin-multiplatform/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
27
27
28
28
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
29
29
30
+
`mimetype`
31
+
32
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
33
+
34
+
-`text/plain`
35
+
-`text/css`
36
+
-`text/csv`
37
+
-`text/html`
38
+
-`text/javascript`
39
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
Copy file name to clipboardExpand all lines: docs/platforms/powershell/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
27
27
28
28
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
29
29
30
+
`mimetype`
31
+
32
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
33
+
34
+
-`text/plain`
35
+
-`text/css`
36
+
-`text/csv`
37
+
-`text/html`
38
+
-`text/javascript`
39
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
40
+
-`image/jpeg`
41
+
-`image/png`
42
+
-`image/gif`
43
+
30
44
## Uploading Attachments
31
45
32
46
Attachments live on the <PlatformLinkto="/enriching-events/scopes/">Scope</PlatformLink>. You can either add an attachment on the global scope to be sent with every event or add it on the <PlatformLinkto="/enriching-events/scopes/#local-scopes">local Scope</PlatformLink> to just send the attachment with one specific event.
Copy file name to clipboardExpand all lines: docs/platforms/unity/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
33
33
34
34
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
35
35
36
+
`mimetype`
37
+
38
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
39
+
40
+
-`text/plain`
41
+
-`text/css`
42
+
-`text/csv`
43
+
-`text/html`
44
+
-`text/javascript`
45
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
46
+
-`image/jpeg`
47
+
-`image/png`
48
+
-`image/gif`
49
+
36
50
## Uploading Attachments
37
51
38
52
Unity features a global <PlatformLinkto="/enriching-events/scopes/">scope</PlatformLink> to which you add an attachment that will be sent with every event.
Copy file name to clipboardExpand all lines: docs/platforms/unreal/enriching-events/attachments/index.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,20 @@ The filename is the name of the file to display in Sentry. When using bytes you
54
54
55
55
The type of content stored in this attachment. Any [MIME type](https://www.iana.org/assignments/media-types/media-types.xhtml) may be used; the default is `application/octet-stream`.
56
56
57
+
`mimetype`
58
+
59
+
The specific media content type that determines how the attachment is rendered in the Sentry UI. We currently support and can render the following MIME types:
60
+
61
+
-`text/plain`
62
+
-`text/css`
63
+
-`text/csv`
64
+
-`text/html`
65
+
-`text/javascript`
66
+
-`text/json` or `text/x-json` or `application/json` or `application/ld+json`
67
+
-`image/jpeg`
68
+
-`image/png`
69
+
-`image/gif`
70
+
57
71
## Uploading Attachments
58
72
59
73
Attachments live on the <PlatformLinkto="/enriching-events/scopes/">Scope</PlatformLink>. You can either add an attachment on the global scope to be sent with every event or add it on the <PlatformLinkto="/enriching-events/scopes/#local-scopes">local Scope</PlatformLink> to just send the attachment with one specific event.
0 commit comments