File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 3535 "description" : " Size of a compressed envelope pushed to the envelope buffer." ,
3636 "features" : []
3737 },
38- {
39- "type" : " Counter" ,
40- "name" : " buffer.envelope_stacks_popped" ,
41- "description" : " Number of times an envelope stack is popped from the priority queue of stacks in the\n envelope buffer." ,
42- "features" : []
43- },
4438 {
4539 "type" : " Timer" ,
4640 "name" : " buffer.envelopes_compression" ,
5953 "description" : " Timing in milliseconds for the time it takes for an envelope to be decompressed." ,
6054 "features" : []
6155 },
62- {
63- "type" : " Counter" ,
64- "name" : " buffer.envelopes_read" ,
65- "description" : " Number of _envelopes_ the envelope buffer produces." ,
66- "features" : []
67- },
6856 {
6957 "type" : " Counter" ,
7058 "name" : " buffer.envelopes_returned" ,
7765 "description" : " Timing in milliseconds for the time it takes for an envelope to be serialized." ,
7866 "features" : []
7967 },
80- {
81- "type" : " Counter" ,
82- "name" : " buffer.envelopes_written" ,
83- "description" : " Number of _envelopes_ the envelope buffer ingests." ,
84- "features" : []
85- },
8668 {
8769 "type" : " Timer" ,
8870 "name" : " buffer.idle" ,
11395 "description" : " Timing in milliseconds for the time it takes for the buffer to push." ,
11496 "features" : []
11597 },
116- {
117- "type" : " Counter" ,
118- "name" : " buffer.ready_to_pop" ,
119- "description" : " Number of times the readiness check of the buffer is polled." ,
120- "features" : []
121- },
12298 {
12399 "type" : " Timer" ,
124100 "name" : " buffer.spool.duration" ,
You can’t perform that action at this time.
0 commit comments