org.typelevel.otel4s.sdk.trace.exporter

Members list

Type members

Classlikes

Attributes

Source
LoggingSpanExporter.scala
Supertypes
class Object
trait Matchable
class Any
Self type
trait SpanExporter[F[_]]

An interface that allows different tracing services to export recorded data for sampled spans in their own format.

An interface that allows different tracing services to export recorded data for sampled spans in their own format.

Type parameters

F

the higher-kinded type of a polymorphic effect

Attributes

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

Attributes

Companion
trait
Source
SpanExporter.scala
Supertypes
class Object
trait Matchable
class Any
Self type