AgeBuckets

prometheus4cats.Summary$.AgeBuckets$
See theAgeBuckets companion class
object AgeBuckets

Attributes

Companion
class
Source
Summary.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AgeBuckets.type

Members list

Value members

Inherited methods

def from(a: Int): Either[String, B]

Parse from the given cakye

Parse from the given cakye

Value parameters

a

value from which to parse a gauge name

Attributes

Returns

a parsed B or failure message, represented by an scala.Either

Inherited from:
Refined (hidden)
Source
Refined.scala
def unsafeFrom(a: Int): B

Unsafely parse a B from the given A

Unsafely parse a B from the given A

Value parameters

a

value from which to parse a counter name

Attributes

Returns

a parsed B

Throws
Inherited from:
Refined (hidden)
Source
Refined.scala

Concrete fields

Attributes

Source
Summary.scala

Implicits

Inherited implicits

Attributes

Inherited from:
Refined (hidden)
Source
Refined.scala
implicit val ordering: Ordering[AgeBuckets]

Attributes

Inherited from:
Refined (hidden)
Source
Refined.scala