activemq
1.0.1 / 2017-11-21
Changes
- [IMPROVEMENT] Added
metrics.yaml
file. See [#863][]
apache
1.1.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
cassandra
1.2.0 / 2017-11-21
Changes
- [IMPROVEMENT] Added
metrics.yaml
file. See [#863][] - [IMPROVEMENT] Adjustments to the default
cassandra.yaml
. See [#726][] (Thanks [@arodrime][])
Cassandra Nodetool Check
0.1.1/ 2017-11-08
Changes
- [BUGFIX] Fix a case where metrics would not be sent for some nodes
consul
1.2.0 2017-11-21
- [FEATURE] Add service tags to metrics
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
couch
2.1.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
- [FEATURE] collects Erlang VM stats from the
_system
endpoint. See [#793][] (Thanks [@calonso][])
couchbase
1.2.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
docker_daemon
1.6.0 / 2017-11-21
Changes
- [IMPROVEMENT] Add custom tags to all service checks. See [#782][]
- [IMPROVEMENT] Add docker memory soft limit metric. See [#760][]
- [IMPROVEMENT] Add docker.containers.running.total & docker.containers.stopped.total metrics. See [#859][]
elastic
1.2.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
etcd
1.2.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
kafka
1.0.2 / 2017-11-21
Changes
- [IMPROVEMENT] Added
metrics.yaml
file. See [#863][]
kafka_consumer
1.2.0 / 2017-11-21
Changes
- [FEATURE] Support collection of consumer offsets from Kafka, in addition to ZK. See [#654][]
Kube-dns
1.1.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
kubernetes_state
1.4.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
- [FEATURE] Adding HPA metrics. See [#801][]
- [FEATURE] Add metrics for GPU, PVC, CronJobs and other added in kubernetes_state 1.1.0. See [#853][]
kyototycoon
1.1.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
mcache
1.1.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
mongo
1.5.0 / 2017-11-21
Changes
- [FEATURE] Collect metrics about indexes usage. See [#823][]
- [IMPROVEMENT] Upgrading pymongo to version 3.5. See [#747][]
- [IMPROVEMENT] Filter out oplog entries without a timestamp. See [#406][], thanks [@hindmanj][]
mysql
1.0.5 / 2017-11-21
Changes
- [BUGFIX] Fixes #783
network
1.3.0 / 2017-09-01
Changes
- [FEATURE] Collects TCPRetransFail metric from /proc/net/netstat, See [#697][]
openstack
1.0.2 / 2017-11-21
Changes
- [IMPROVEMENT] Don't check on powered off VMs. See [#878][]
pgbouncer
1.0.2 / [2017-11-21]
Changes
- [BUGFIX] Fixed newest versions failing checks due to extra field. See [#735][]
postgres
1.2.0 / 2017-11-21
Changes
- [IMPROVEMENT] Adding an option to include the default 'postgres' database when gathering stats [#740][]
- [BUGFIX] Allows
schema
as tag for custom metrics when no schema relations have been defined See[#776][]
redisdb
1.3.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
riak
1.1.0 / 2017-11-21
Changes
- [UPDATE] Update auto_conf template to support agent 6 and 5.20+. See [#860][]
solr
1.0.1 / 2017-11-21
Changes
- [IMPROVEMENT] Added
metrics.yaml
file. See [#863][]
ssh_check
2017-11-21
- If
ssh_check
passes and usesNone
asexception_message
, downstream aggregator rejects it with a type error.
Instead, specify a default message.
tokumx
1.1.0 / 2017-11-21
Changes
- [IMPROVEMENT] Upgrading pymongo to version 3.5. See [#842][]
tomcat
1.0.1 / 2017-11-21
Changes
- [IMPROVEMENT] Added
metrics.yaml
file. See [#863][]
varnish
1.0.6 2017-11-21
Changes
- [BUGFIX] Fixes pulling backend service check when its manually overriden. See [#][].