org.http4s.blaze.pipeline.stages.monitors

Type members

Classlikes

Simple connection information monitor This monitor provides only the most basic connection information: inbound and outbound bytes and live connections

Simple connection information monitor This monitor provides only the most basic connection information: inbound and outbound bytes and live connections

abstract class ConnectionMonitor

Facilitates injecting some monitoring tools into the pipeline

Facilitates injecting some monitoring tools into the pipeline

class IntervalConnectionMonitor(val interval: Duration) extends ConnectionMonitor