AllowedError

prometheus4cats.Summary$.AllowedError$
See theAllowedError companion class
object AllowedError

Attributes

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

Members list

Value members

Inherited methods

inline def apply(inline t: Double): AllowedError

Attributes

Inherited from:
SummaryAllowedErrorFromDoubleLiteral (hidden)
Source
SummaryAllowedErrorFromDoubleLiteral.scala
def from(a: Double): 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: Double): 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

Implicits

Inherited implicits

Attributes

Inherited from:
Refined (hidden)
Source
Refined.scala
implicit inline def fromStringLiteral(inline t: Double): AllowedError

Attributes

Inherited from:
SummaryAllowedErrorFromDoubleLiteral (hidden)
Source
SummaryAllowedErrorFromDoubleLiteral.scala
implicit val ordering: Ordering[AllowedError]

Attributes

Inherited from:
Refined (hidden)
Source
Refined.scala