org.http4s.metrics

Members list

Type members

Classlikes

trait MetricsOps[F[_]]

Describes an algebra capable of writing metrics to a metrics registry

Describes an algebra capable of writing metrics to a metrics registry

Attributes

Companion
object
Source
MetricsOps.scala
Supertypes
class Object
trait Matchable
class Any
object MetricsOps

Attributes

Companion
trait
Source
MetricsOps.scala
Supertypes
class Object
trait Matchable
class Any
Self type
MetricsOps.type
sealed trait TerminationType

Describes the type of abnormal termination

Describes the type of abnormal termination

Attributes

Companion
object
Source
MetricsOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Abnormal
object Canceled
class Error
object Timeout

Attributes

Companion
trait
Source
MetricsOps.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type