pub fn consume_buffer_total_bytes() -> GaugeExpand description
Total number of bytes allocated across all ConsumeBuffer objects. We’re not able to track this with better granularity because the ConsumeBuffers may be resized, and they don’t know their pools.