Documentation ¶
Overview ¶
Package common is global variables for the system-probe process
Index ¶
Constants ¶
View Source
const (
// DefaultLogFile is the default path to the system-probe log file
DefaultLogFile = "/var/log/datadog/system-probe.log"
)
Variables ¶
View Source
var ( // MemoryMonitor is the global system-probe memory monitor MemoryMonitor *utils.MemoryMonitor // ExpvarServer is the global expvar server ExpvarServer *http.Server )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.