Versions in this module Expand all Collapse all v0 v0.1.1 Aug 29, 2022 Changes in this version + type Agent struct + func New(globalConfig *Config) (*Agent, error) + func (agent *Agent) Run() + type Cfg struct + Interval uint32 + IntervalMaxRandomDelay uint32 + RetryTime uint32 + type Config struct + Agent Cfg + NginxPlus input.Cfg + Nsone output.Cfg + Services Services + func ParseConfig(path *string) (*Config, error) + type Services struct + Feeds []output.Feed + Method string + SamplingType string + Threshold uint + type UpstreamsConnections struct + Active uint64 + AvailablePeers int