Skip to content

Commit d479dd6

Browse files
committed
1 parent af5b154 commit d479dd6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/data/relay_metrics.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,12 @@
137137
"description": "Timing in milliseconds for the time it takes for the buffer to push.",
138138
"features": []
139139
},
140+
{
141+
"type": "Counter",
142+
"name": "buffer.service_loop_iteration",
143+
"description": "Number of iterations of the envelope buffer service loop.",
144+
"features": []
145+
},
140146
{
141147
"type": "Timer",
142148
"name": "buffer.spool.duration",

0 commit comments

Comments
 (0)