AutoConfigured

org.typelevel.otel4s.sdk.OpenTelemetrySdk.AutoConfigured
See theAutoConfigured companion object
sealed trait AutoConfigured[F[_]]

The auto-configured OpenTelemetrySdk.

Type parameters

F

the higher-kinded type of a polymorphic effect

Attributes

See also
Companion
object
Source
OpenTelemetrySdk.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def config: Config

The config the SDK was auto-configured with.

The config the SDK was auto-configured with.

Attributes

Source
OpenTelemetrySdk.scala

The resource the SDK was auto-configured for.

The resource the SDK was auto-configured for.

Attributes

Source
OpenTelemetrySdk.scala

The auto-configured OpenTelemetry SDK.

The auto-configured OpenTelemetry SDK.

Attributes

Source
OpenTelemetrySdk.scala