CommonLabels

prometheus4cats.Metric$.CommonLabels
See theCommonLabels companion object
final class CommonLabels extends AnyVal, Value[Map[Name, String]]

Attributes

Companion
object
Source
Metric.scala
Graph
Supertypes
trait Value[Map[Name, String]]
class AnyVal
trait Matchable
class Any

Members list

Value members

Inherited methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Value -> Any
Inherited from:
Value
Source
Refined.scala

Concrete fields

val value: Map[Name, String]

Attributes

Source
Metric.scala