# Packages
Package globalconfig stores configuration which applies globally to both the tracer and integrations.
Package log provides logging utilities for the tracer.
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.