DoubleSyntax

prometheus4cats.internal.histogram.BucketDsl$.DoubleSyntax
implicit class DoubleSyntax[A](dsl: BucketDsl[A, Double])

Attributes

Source
BucketDsl.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Initialise this histogram with the default HTTP buckets list.

Initialise this histogram with the default HTTP buckets list.

Attributes

See also
Source
BucketDsl.scala
def exponentialBuckets[Count <: Nat : ToInt](start: Double, factor: Double)(implicit evidence$2: ToInt[Count], gt: GT[Count, _0]): A

Attributes

Source
BucketDsl.scala