zio.metrics.jvm.BufferPools
See theBufferPools companion object
final case class BufferPools(bufferPoolUsedBytes: PollingMetric[Any, Throwable, Chunk[Gauge]], bufferPoolCapacityBytes: PollingMetric[Any, Throwable, Chunk[Gauge]], bufferPoolUsedBuffers: PollingMetric[Any, Throwable, Chunk[Gauge]])
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article