org.http4s.metrics

Members list

Concise view

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
Graph
Supertypes
class Object
trait Matchable
class Any
object MetricsOps

Attributes

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

Describes the type of abnormal termination

Describes the type of abnormal termination

Attributes

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

Attributes

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