LongHistogram

prometheus4cats.MetricCollection$.Value$.LongHistogram
case class LongHistogram(buckets: NonEmptySeq[Long], help: Help, labelValues: IndexedSeq[String], value: Value[Long]) extends Histogram

Attributes

Source
MetricCollection.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Histogram
trait Value
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product