Skip to content

Commit 5b46082

Browse files
committed
1 parent ed82dc5 commit 5b46082

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/relay_metrics.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
"processing"
4040
]
4141
},
42+
{
43+
"type": "Timer",
44+
"name": "attachment.upload.duration",
45+
"description": "Time needed to upload an attachment to objectstore.\n\nTagged by:\n- `type`: \"envelope\" or \"attachment_v2\".",
46+
"features": [
47+
"processing"
48+
]
49+
},
4250
{
4351
"type": "Gauge",
4452
"name": "buffer.disk_used",

0 commit comments

Comments
 (0)