Skip to content

Commit

Permalink
v0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
maier committed May 19, 2021
1 parent 345d6e7 commit e7ad136
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# 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` to `gosnmp/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

# v0.0.21

* upd: only update metric counter for tracking metrics for non-sub output
Expand Down

0 comments on commit e7ad136

Please sign in to comment.