OpenTelemetryOtlpHttpSpanExporter

class Object
trait Matchable
class Any

Value members

Concrete methods

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