File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 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- },
2620 {
2721 "type" : " Counter" ,
2822 "name" : " buffer.envelope_stacks_popped" ,
29- "description" : " Number of times an envelope stack is popped from the priority queue of stacks in the \n envelope buffer ." ,
23+ "description" : " Number of times a project key pair is popped from the envelope provider ." ,
3024 "features" : []
3125 },
3226 {
7165 "description" : " Number of _envelopes_ the envelope buffer ingests." ,
7266 "features" : []
7367 },
68+ {
69+ "type" : " Timer" ,
70+ "name" : " buffer.flush.duration" ,
71+ "description" : " Timing in milliseconds for the time it takes for the buffer to flush its envelopes." ,
72+ "features" : []
73+ },
7474 {
7575 "type" : " Timer" ,
7676 "name" : " buffer.initialization.duration" ,
You can’t perform that action at this time.
0 commit comments