TracedSpanExporter

trace4cats.meta.TracedSpanExporter$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_] : Gen](name: String, attributes: Map[String, AttributeValue], process: TraceProcess, sampler: SpanSampler[F], underlying: SpanExporter[F, Chunk]): StreamSpanExporter[F]