OpenTelemetryOtlpHttpSpanExporter

trace4cats.opentelemetry.otlp.OpenTelemetryOtlpHttpSpanExporter$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_] : Temporal, G[_] : Foldable](client: Client[F], host: String, port: Int, protocol: String, staticHeaders: List[ToRaw]): F[SpanExporter[F, G]]
def fromUri[F[_] : Temporal, G[_] : Foldable](client: Client[F], uri: Uri, staticHeaders: List[ToRaw]): SpanExporter[F, G]

Deprecated methods

def apply[F[_] : Temporal, G[_] : Foldable](client: Client[F], uri: Uri): SpanExporter[F, G]

Attributes

Deprecated
[Since version 0.13.1]