Skip to content

Commit ce7c6f4

Browse files
committed
1 parent 0dfa4e7 commit ce7c6f4

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
@@ -59,6 +59,12 @@
5959
"description": "Number times the envelope buffer spools to disk.",
6060
"features": []
6161
},
62+
{
63+
"type": "Counter",
64+
"name": "dynamic_sampling_decision",
65+
"description": "Counter for dynamic sampling decision.\n\nThis metric is tagged with:\n- `decision`: \"drop\" if dynamic sampling drops the envelope, else \"keep\".",
66+
"features": []
67+
},
6268
{
6369
"type": "Counter",
6470
"name": "event.accepted",

0 commit comments

Comments
 (0)