Skip to content

Commit 9c3c104

Browse files
committed
1 parent c917e2b commit 9c3c104

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
@@ -185,6 +185,12 @@
185185
"description": "All COGS tracked values.\n\nThis metric is tagged with:\n- `resource_id`: The COGS resource id.\n- `app_feature`: The COGS app feature.",
186186
"features": []
187187
},
188+
{
189+
"type": "Timer",
190+
"name": "envelope.check_nested_spans",
191+
"description": "Timing in milliseconds to count spans in a serialized transaction payload.",
192+
"features": []
193+
},
188194
{
189195
"type": "Counter",
190196
"name": "event.accepted",

0 commit comments

Comments
 (0)