InstrumentedRefreshableUpdatesSyntax

prometheus4cats.refreshable.package$.InstrumentedRefreshableUpdatesSyntax
implicit class InstrumentedRefreshableUpdatesSyntax[F[_], A](refreshable: Refreshable[F, A])

Attributes

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

Members list

Value members

Concrete methods

def instrumented(name: String, metricFactory: WithCallbacks[F])(implicit F: Async[F]): Resource[F, InstrumentedRefreshable[F, A]]

Attributes

Source
package.scala