Skip to content

Commit 692cd75

Browse files
committed
1 parent a140ec9 commit 692cd75

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
@@ -942,6 +942,12 @@
942942
"description": "Exposes [`RuntimeMetrics::worker_total_busy_duration`].\n\nThis metric is tagged with:\n- `worker`: the worker id.",
943943
"features": []
944944
},
945+
{
946+
"type": "Counter",
947+
"name": "sampling.decision",
948+
"description": "The number of times a sampling decision was made.",
949+
"features": []
950+
},
945951
{
946952
"type": "Timer",
947953
"name": "scrubbing.attachments.duration",

0 commit comments

Comments
 (0)