package
1.39.2
Repository: https://github.com/gihyunk/dd-trace-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package globalconfig stores configuration which applies globally to both the tracer and integrations.
Package log provides logging utilities for the tracer.
Package osinfo provides information about the current operating system release.
No description provided by the author
Package telemetry implements a client for sending telemetry information to Datadog regarding usage of an APM library such as tracing or profiling.
Package traceprof contains shared logic for cross-cutting tracer/profiler features.
No description provided by the author

# Functions

BoolEnv returns the parsed boolean value of an environment variable, or def otherwise.
ContainerID attempts to return the container ID from /proc/self/cgroup or empty on failure.
IntEnv returns the parsed int value of an environment variable, or def otherwise.