MetricType

prometheus4cats.testing.TestingMetricRegistry$.MetricType$
See theMetricType companion trait
object MetricType

Attributes

Companion
trait
Source
TestingMetricRegistry.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
MetricType.type

Members list

Type members

Classlikes

case object Counter extends MetricType

Attributes

Source
TestingMetricRegistry.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MetricType
class Object
trait Matchable
class Any
Show all
Self type
Counter.type
case object Gauge extends MetricType

Attributes

Source
TestingMetricRegistry.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MetricType
class Object
trait Matchable
class Any
Show all
Self type
Gauge.type
case object Histogram extends MetricType

Attributes

Source
TestingMetricRegistry.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MetricType
class Object
trait Matchable
class Any
Show all
Self type
Histogram.type
case object Info extends MetricType

Attributes

Source
TestingMetricRegistry.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MetricType
class Object
trait Matchable
class Any
Show all
Self type
Info.type
case object Summary extends MetricType

Attributes

Source
TestingMetricRegistry.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MetricType
class Object
trait Matchable
class Any
Show all
Self type
Summary.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala