MetricsState

constructor(totalWritten: Long = 0, totalDropped: Long = 0, totalErrors: Long = 0, currentQueueSize: Long = 0, rotationCount: Long = 0)(source)