Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + type Config struct + ClientStateExpiry time.Duration + ClosedChannelSize int + CollectDNSDomains bool + CollectDNSStats bool + CollectIPv6Conns bool + CollectLocalDNS bool + CollectTCPConns bool + CollectUDPConns bool + ConntrackInitTimeout time.Duration + ConntrackMaxStateSize int + ConntrackRateLimit int + DNSInspection bool + DNSTimeout time.Duration + DriverBufferSize int + EnableConntrack bool + EnableConntrackAllNamespaces bool + EnableGatewayLookup bool + EnableHTTPMonitoring bool + EnableHTTPSMonitoring bool + EnableMonotonicCount bool + ExcludedDestinationConnections map[string][]string + ExcludedSourceConnections map[string][]string + IgnoreConntrackInitFailure bool + MaxClosedConnectionsBuffered int + MaxConnectionsStateBuffered int + MaxDNSStats int + MaxDNSStatsBuffered int + MaxHTTPStatsBuffered int + MaxTrackedConnections uint + OffsetGuessThreshold uint64 + RecordedQueryTypes []string + ServiceMonitoringEnabled bool + TCPClosedTimeout time.Duration + TCPConnTimeout time.Duration + UDPConnTimeout time.Duration + UDPStreamTimeout time.Duration + func New() *Config