Skip to content

Commit c2abd6e

Browse files
committed
1 parent 5cb3444 commit c2abd6e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/relay_metrics.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,12 @@
10561056
"processing"
10571057
]
10581058
},
1059+
{
1060+
"type": "Distribution",
1061+
"name": "trace_item.canonical_size",
1062+
"description": "Canonical size of a Trace Item.\n\nThis is not the size in bytes, this is using the same algorithm we're using for the logs\nbilling category.\n\nThis metric is tagged with:\n- `item`: the trace item type.\n- `too_large`: `true` or `false`, whether the item is bigger than the allowed size limit.",
1063+
"features": []
1064+
},
10591065
{
10601066
"type": "Distribution",
10611067
"name": "upstream.envelope.body_size",

0 commit comments

Comments
 (0)