You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/relay_metrics.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -185,6 +185,12 @@
185
185
"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.",
186
186
"features": []
187
187
},
188
+
{
189
+
"type": "Timer",
190
+
"name": "envelope.check_nested_spans",
191
+
"description": "Timing in milliseconds to count spans in a serialized transaction payload.",
0 commit comments