# Packages
No description provided by the author
# Functions
InstrumentAWSClient configures DD tracing mode.
InstrumentAWSSession configures DD tracing mode.
No description provided by the author
NewConfig returns a new ServerConfig instance.
NewProfiler constructs new profiler with options.
NewTracer returns a new tracer with the giver configuration and an optional list of ddtrace's tracer.StartOptions.
TraceLogs extracts and returns a LogContext for Logs.
# Structs
No description provided by the author
LogContext represents a log state that can be used to collerate logs emitted across the request cycle.
Profiler wraps DataDog profiles exporter.
Settings stores DataDog instrumentation settings.
Tracer is a "controller" to a ddtrace.tracer.