MetricType

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

Attributes

Companion
object
Source
TestingMetricRegistry.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Counter.type
object Gauge.type
object Histogram.type
object Info.type
object Summary.type
In this article