Skip to content

Commit 96bbf37

Browse files
committed
1 parent c750ea9 commit 96bbf37

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
@@ -17,6 +17,12 @@
1717
"description": "The used disk for the buffer.",
1818
"features": []
1919
},
20+
{
21+
"type": "Timer",
22+
"name": "buffer.drain.duration",
23+
"description": "Timing in milliseconds for the time it takes for the buffer to drain its envelopes.",
24+
"features": []
25+
},
2026
{
2127
"type": "Counter",
2228
"name": "buffer.envelope_stacks_popped",

0 commit comments

Comments
 (0)