Skip to content

Commit 2191128

Browse files
committed
1 parent b1b2a38 commit 2191128

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
@@ -1010,6 +1010,14 @@
10101010
"processing"
10111011
]
10121012
},
1013+
{
1014+
"type": "Counter",
1015+
"name": "store.produced.span_v2",
1016+
"description": "Number of spans produced in the new format.",
1017+
"features": [
1018+
"processing"
1019+
]
1020+
},
10131021
{
10141022
"type": "Histogram",
10151023
"name": "upstream.envelope.body_size",

0 commit comments

Comments
 (0)