OpenTelemetryGrpcSpanExporter

class Object
trait Matchable
class Any

Type members

Classlikes

final case class ExportFailure(endpoint: Endpoint) extends RuntimeException
final case class ShutdownFailure(endpoint: Endpoint) extends RuntimeException

Value members

Concrete methods

def apply[F[_] : Async, G[_] : Foldable](endpoint: Endpoint, makeExporter: Endpoint => SpanExporter): Resource[F, SpanExporter[F, G]]