Releases: circonus-labs/circonus-unified-agent
Releases · circonus-labs/circonus-unified-agent
v0.0.30
v0.0.29
v0.0.29
- upd: deps (go-apiclient, go-trapcheck, go-trapmetrics)
- fix: (circmgr) do not forward blank tags
- upd: (circmgr) add
__os
,__plugin_id
, and__metric_group
check tags - upd: remove last deps on pkg/errors
Docker images
docker pull circonus/circonus-unified-agent:latest
docker pull circonus/circonus-unified-agent:v0.0.29
v0.0.28
v0.0.28
- add: (circmgr,circout,snmp,statsd) allow broker and api overrides in plugins (direct metric input and circonus output)
- upd: (circmgr) validate broker settings (valid broker cid format)
- fix: (circmgr) lowercase instance_id for check search tag
- add: (snmp,statsd) broker config setting
- upd: (circout) use broker and api key overrides if supplied
- fix: (circout) don't force check prefix to host if not supplied in config
Docker images
docker pull circonus/circonus-unified-agent:latest
docker pull circonus/circonus-unified-agent:v0.0.28
v0.0.27
v0.0.27
- fix: (stackdriver_circonus) cancellation during collection, honor context through call stack
- upd: (circmgr/circout) remove instance_id from check type
Docker images
docker pull circonus/circonus-unified-agent:latest
docker pull circonus/circonus-unified-agent:v0.0.27
v0.0.26
v0.0.26
- upd: (snmp) no separate check for dm vs non-dm
- upd: (snmp) promote snmp dm plugin
- upd: (snmp) deprecate old snmp plugin
- add: add builds dir with assets for building pkgs and docker
- add: service dir with os service definitions
- upd: (snmp) one input to handle both dm and regular output
- add: (snmp) text metric capability for syntax integer
- add: (circmgr) same check name prefix handling as regular circ output
- upd: (circmgr) use plugin and instance in cache file names
- upd: (circmgr) reduce verbosity in new metric dest err msg
- add: (circout) timestamp to agent metric
- add: (statsd) new dm statsd input
- add: (agent) context to input Start
- add: (circmgr) global tags for dm inputs
- upd: dependencies (go-trapcheck, go-trapmetrics)
- fix: lint issues
- upd: lint
Docker images
docker pull circonus/circonus-unified-agent:latest
docker pull circonus/circonus-unified-agent:v0.0.26
v0.0.25
v0.0.24
v0.0.23
v0.0.22
v0.0.22
- upd: deps (go-trapcheck, go-trapmetrics)
- doc: update readme
- upd: circonus output to use internal cdmd package
- add: circonus metric destination mgmt package to internal
- add: agent.circonus example
- add: agent.circonus config
- upd: error msg on cmdm init
- add: ignore test tracing dir
- fix: minor typo in install.sh
- doc: ping plugin readme, reflect default cua install path
- upd: upgrading snmp from
soniah/gosnmp
togosnmp/gosnmp
- upd: modify the snmp_trap receiver functionality to better suit metrics 2.0 style ingestion
- add: initialize internal circonus module
- add: internal circonus module
- add: global circonus config
- upd: removing soniah/gosnmp and replacing with gosnmp/gosnmp
- upd: replace gosnmp
- upd: changing the way that snmp_trap handles traps to better suit circonus ingestion
- upd: updating snmp_trap from soniah/gosnmp to gosnmp/gosnmp
- upd: dep psutil v3
Docker images
docker pull circonus/circonus-unified-agent:latest
docker pull circonus/circonus-unified-agent:v0.0.22
v0.0.21
v0.0.21
- upd: only update metric counter for tracking metrics for non-sub output
- add: latency metrics for metric processing
- add: submit timestamp based on metric timestamp
- add: circonus debugging specific cgm check
- fix: cache dir check
- upd: testing cache directory
- add: new memcached metrics
- add: apiclient max retries, min delay, max delay settings to address duplicate checks
- upd: dependency (cgm, go-apiclient)
- add: batch processing pool
- add:
pool_size
config option - add: check config caching
- add:
cache_configs
andcache_dir
options - add:
dump_cgm_metrics
option for debugging - add:
sub_output
option to tell 2-n instances of circonus output to not initialize default checks - add:
dynamic_submit
option to let cgm submit metrics on its internal cadence - add:
dynamic_interval
option to set the cgm interval - fix: overwrite existing numeric rather than add - duplicate metrics in same batch
- add: back alias tag for multiple instances
- add: comment on limitnofile for 'too many open files' errors with large number of inputs
- fix: load defaults once per agent run, not on config reload
- upd: use instance_id for alias on inputs if alias not set (for logging)
- upd: lint config
- upd: add
input_id
to all inputs in sample config - upd: debug messages
- upd: remove commented code
- upd: switch version parser
- upd: snmp dynamic textual conversion for tags
- add: snmp automatic tag lookups
- add: additional counters to the windows_perf_counters input plugin for Windows host monitoring service dashboard
Docker images
docker pull circonus/circonus-unified-agent:latest
docker pull circonus/circonus-unified-agent:v0.0.21