Exemplar

prometheus4cats.Exemplar
See theExemplar companion object
trait Exemplar[F[_]]

A typeclass to provide exemplars to counters and histograms, which may be used by MetricRegistry implementations.

Attributes

Companion
object
Source
Exemplar.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def get: F[Option[Labels]]

Attributes

Source
Exemplar.scala