MicrometerHttp4sServerMetricsModule

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def make[F[_]](meterRegistry: MeterRegistry, blocker: Blocker, clock: Clock[F])(using evidence$1: Effect[F]): F[MicrometerHttp4sServerMetricsModule[F]]

Makes com.avast.sst.http4s.server.micrometer.MicrometerHttp4sServerMetricsModule that can be used to setup monitoring of the whole HTTP server and individual routes.

Makes com.avast.sst.http4s.server.micrometer.MicrometerHttp4sServerMetricsModule that can be used to setup monitoring of the whole HTTP server and individual routes.