Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + const Namespace + const ServiceName — windows/amd64 + func ValidateSocketAddress(sockAddress string) error — windows/amd64 + func ValidateSocketAddress(sockPath string) error — darwin/amd64, js/wasm, linux/amd64 + type Config struct + DebugPort int + Enabled bool + EnabledModules map[ModuleName]struct{} + ExternalSystemProbe bool + LogFile string + LogLevel string + MaxConnsPerMessage int + ProfilingSettings *profiling.Settings + SocketAddress string + StatsdHost string + StatsdPort int + func Merge(configPath string) (*Config, error) + func New(configPath string) (*Config, error) + func (c Config) ModuleIsEnabled(modName ModuleName) bool + type ModuleName string + const NetworkTracerModule + const OOMKillProbeModule + const ProcessModule + const SecurityRuntimeModule + const TCPQueueLengthTracerModule