We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5b154 commit d479dd6Copy full SHA for d479dd6
1 file changed
src/data/relay_metrics.json
@@ -137,6 +137,12 @@
137
"description": "Timing in milliseconds for the time it takes for the buffer to push.",
138
"features": []
139
},
140
+ {
141
+ "type": "Counter",
142
+ "name": "buffer.service_loop_iteration",
143
+ "description": "Number of iterations of the envelope buffer service loop.",
144
+ "features": []
145
+ },
146
{
147
"type": "Timer",
148
"name": "buffer.spool.duration",
0 commit comments