org.http4s.metrics

Members list

Type members

Classlikes

trait CustomLabels[+SL <: SizedSeq[String]]

Attributes

Companion
object
Source
CustomLabels.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CustomLabels

Attributes

Companion
trait
Source
CustomLabels.scala
Supertypes
class Object
trait Matchable
class Any
Self type
trait CustomMetricsOps[F[_], SL <: SizedSeq[String]] extends 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
CustomMetricsOps.scala
Supertypes
trait MetricsOps[F]
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
CustomMetricsOps.scala
Supertypes
class Object
trait Matchable
class Any
Self type
sealed abstract case class EmptyCustomLabels extends CustomLabels[SizedSeq0[String]]

Attributes

Companion
object
Source
CustomLabels.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
CustomLabels.scala
Supertypes
class Object
trait Matchable
class Any
Self type
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
Known subtypes
trait CustomMetricsOps[F, SL]
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