ObservableUpDownCounter

org.typelevel.otel4s.metrics.ObservableUpDownCounter
See theObservableUpDownCounter companion trait

Attributes

Companion
trait
Source
ObservableUpDownCounter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait Builder[F[_], A]

A builder of ObservableUpDownCounter.

A builder of ObservableUpDownCounter.

Type parameters

A

the type of the values to record. The type must have an instance of MeasurementValue. scala.Long and scala.Double are supported out of the box.

F

the higher-kinded type of a polymorphic effect

Attributes

Source
ObservableUpDownCounter.scala
Supertypes
class Object
trait Matchable
class Any