OtelJava

org.typelevel.otel4s.oteljava.OtelJava
See theOtelJava companion object
final class OtelJava[F[_]] extends Otel4s[F]

Attributes

Companion
object
Source
OtelJava.scala
Graph
Supertypes
trait Otel4s[F]
class Object
trait Matchable
class Any

Members list

Type members

Types

type Ctx = Context

Attributes

Source
OtelJava.scala

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
OtelJava.scala

Concrete fields

A registry for creating named meters.

A registry for creating named meters.

Attributes

Source
OtelJava.scala

An entry point of the tracing API.

An entry point of the tracing API.

Attributes

Source
OtelJava.scala
val underlying: OpenTelemetry

Attributes

Source
OtelJava.scala

Implicits

Implicits

implicit val localContext: LocalContext[F]

Attributes

Source
OtelJava.scala