InstrumentMeta

org.typelevel.otel4s.meta.InstrumentMeta
See theInstrumentMeta companion object
trait InstrumentMeta[F[_]]

Attributes

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

Members list

Concise view

Value members

Abstract methods

Indicates whether instrumentation is enabled or not.

Indicates whether instrumentation is enabled or not.

Attributes

Source:
InstrumentMeta.scala
def unit: F[Unit]

A no-op effect.

A no-op effect.

Attributes

Source:
InstrumentMeta.scala