Skip to content

Commit 7ac5a15

Browse files
committed
1 parent afb3bff commit 7ac5a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/relay_metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@
826826
{
827827
"type": "Timer",
828828
"name": "scrubbing.attachments.duration",
829-
"description": "Time spend on attachment scrubbing.\n\nThis represents the total time spent on evaluating the scrubbing rules for an\nattachment and the attachment scrubbing itself, regardless of whether any rules were\napplied. Note that minidumps which failed to be parsed (status=\"error\" in\nscrubbing.minidumps.duration) will be scrubbed as plain attachments and count\ntowards this.",
829+
"description": "Time spend on attachment scrubbing.\n\nThis represents the total time spent on evaluating the scrubbing rules for an\nattachment and the attachment scrubbing itself, regardless of whether any rules were\napplied. Note that minidumps which failed to be parsed (status=\"error\" in\nscrubbing.minidumps.duration) will be scrubbed as plain attachments and count\ntowards this.\n\nThis metric is tagged with:\n\n- `attachment_type`: The type of attachment, e.g. \"minidump\".",
830830
"features": []
831831
},
832832
{

0 commit comments

Comments
 (0)