Skip to content

Commit 66b3d64

Browse files
committed
1 parent 15f69c2 commit 66b3d64

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
@@ -194,7 +194,7 @@
194194
{
195195
"type": "Counter",
196196
"name": "event.items",
197-
"description": "Number of items we processed per envelope.",
197+
"description": "Number of total envelope items we received.\n\nNote: This does not count raw items, it counts the logical amount of items,\ne.g. a single item container counts all its contained items.",
198198
"features": []
199199
},
200200
{

0 commit comments

Comments
 (0)