DDTracer

natchez.datadog.DDTracer
object DDTracer

Attributes

Source
DDTracer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DDTracer.type

Members list

Value members

Concrete methods

def entryPoint[F[_] : Sync](buildFunc: DDTracerBuilder => F[DDTracer], uriPrefix: Option[URI]): Resource[F, EntryPoint[F]]

Attributes

Source
DDTracer.scala
def globalTracerEntryPoint[F[_] : Sync](uriPrefix: Option[URI]): F[Option[EntryPoint[F]]]

Attributes

Source
DDTracer.scala