DataDogSpanExporter

trace4cats.datadog.DataDogSpanExporter$

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): F[SpanExporter[F, G]]
def apply[F[_] : Temporal, G[_] : Foldable](client: Client[F], uri: Uri): SpanExporter[F, G]