org.http4s.metrics
package org.http4s.metrics
Members list
Type members
Classlikes
Attributes
- Companion
- object
- Source
- CustomLabels.scala
- Supertypes
- Known subtypes
-
class EmptyCustomLabels
object CustomLabels
Attributes
- Companion
- trait
- Source
- CustomLabels.scala
- Supertypes
- Self type
-
CustomLabels.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
object CustomMetricsOps
Attributes
- Companion
- trait
- Source
- CustomMetricsOps.scala
- Supertypes
- Self type
-
CustomMetricsOps.type
sealed abstract case class EmptyCustomLabels extends CustomLabels[SizedSeq0[String]]
Attributes
- Companion
- object
- Source
- CustomLabels.scala
- Supertypes
object EmptyCustomLabels
Attributes
- Companion
- class
- Source
- CustomLabels.scala
- Supertypes
- Self type
-
EmptyCustomLabels.type
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
- Known subtypes
-
object MetricsOps
Attributes
- Companion
- trait
- Source
- MetricsOps.scala
- Supertypes
- Self type
-
MetricsOps.type
object TerminationType
Attributes
- Companion
- trait
- Source
- MetricsOps.scala
- Supertypes
- Self type
-
TerminationType.type
In this article