Releases: circonus-labs/circonus-unified-agent
Releases · circonus-labs/circonus-unified-agent
v0.2.10
v0.2.10
- feat(ping): add option
no_rtt_histograms
- feat(sqlserver): add support for sys.dm_exec_procedure_stats
- build(deps): bump github.com/go-ping/ping from 0.0.0-20210506233800-ff8be3320020 to 1.1.0
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2
- fix: x86_64 -> amd64 in windows installer
- feat: clarify cache check config usage messages
v0.2.9
v0.2.8
v0.2.8
- fix(postgres_extensible): S1011 remove loop
- fix(shim): SA4009 overwrite arg
- fix(internal): SA1019 math/rand.Read -> crypto/rand.Read (math/rand.Read deprecated in 1.20)
- fix: deprecations
- fix: struct alignment
- feat(cloudwatch): Remove log warning for empty AWS values which spams the log file
- feat(cloudwatch): Demote the null CloudWatch sample log message to debug
- feat: add azure_monitor support
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.23.1
v0.2.7
v0.2.6
v0.2.5
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.2.0
- fix: call to circmgr.Initialize
- fix: log warning on invalid circmgr config - don't return error
- feat: log fatal error if circmgr cannot be initialized
- fix: emit a warn message and return what
agent.circonus
config settings there are - fix: clarify message when no
agent.circonus.api_token
set - doc:
outputs.circonus.api_token
is not required,agent.circonus.api_token
is required. clarify documentation. - fix: add new common settings (
check_target
,check_tags
,check_display_name
) for input plugins - fix: docker images
- fix: gitignore test configs
*.conf
- feat: gitignore test configs in
etc/conf.d/*.conf