LabelledMetricPartiallyApplied

prometheus4cats.internal.LabelledMetricPartiallyApplied
trait LabelledMetricPartiallyApplied[F[_], A, L[_[_], _, _]]

Attributes

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

Members list

Value members

Abstract methods

def apply[B](labels: IndexedSeq[Name])(f: B => IndexedSeq[String]): Resource[F, L[F, A, B]]

Attributes

Source
package.scala