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+ },
2026 {
2127 "type" : " Counter" ,
2228 "name" : " buffer.envelope_stacks_popped" ,
23- "description" : " Number of times a project key pair is popped from the envelope provider ." ,
29+ "description" : " Number of times an envelope stack is popped from the priority queue of stacks in the \n envelope buffer ." ,
2430 "features" : []
2531 },
2632 {
6571 "description" : " Number of _envelopes_ the envelope buffer ingests." ,
6672 "features" : []
6773 },
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