SdkTraces

org.typelevel.otel4s.sdk.trace.SdkTraces
See theSdkTraces companion object
sealed trait SdkTraces[F[_]]

The configured tracing module.

Type parameters

F

the higher-kinded type of a polymorphic effect

Attributes

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

Members list

Value members

Abstract methods

The LocalContext used by the TracerProvider.

The LocalContext used by the TracerProvider.

Attributes

Source
SdkTraces.scala

The propagators used by the TracerProvider.

The propagators used by the TracerProvider.

Attributes

Source
SdkTraces.scala