Counter

com.github.pjfanning.zio.micrometer.safe.Counter$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Counter.type

Members list

Concise view

Value members

Concrete methods

def labelled(name: String, help: Option[String], labelNames: Seq[String]): URIO[Registry, Seq[String] => Counter]