zio.telemetry.opentelemetry.metrics
Members list
Type members
Classlikes
A Counter instrument that records values of type A
A Counter instrument that records values of type A
Type parameters
- A
-
according to the specification, it can be either scala.Long or scala.Double type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
A Histogram instrument that records values of type A
A Histogram instrument that records values of type A
Type parameters
- A
-
according to the specification, it can be either scala.Long or scala.Double type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Provides instruments used to record measurements which are aggregated to metrics.
Provides instruments used to record measurements which are aggregated to metrics.
Attributes
- See also
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
An instrument for observing measurements with values of type A
An instrument for observing measurements with values of type A
Type parameters
- A
-
according to the specification, it can be either scala.Long or scala.Double type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
A UpDownCounter instrument that records values of type A
A UpDownCounter instrument that records values of type A
Type parameters
- A
-
according to the specification, it can be either scala.Long or scala.Double type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
UpDownCounter.type