16 Commits

Author SHA1 Message Date
Clint Byrum
34f6eec42c Improve coverage of test_queues and fix bug 2015-10-28 12:41:08 +09:00
Clint Byrum
5d8c1b97a0 Remove gauge-style values from mysql 2015-10-28 12:34:03 +09:00
Clint Byrum
6731bcf5ea use _publish instead of _message_stats
It's shorter and it makes more sense.
2015-10-28 09:22:20 +09:00
Clint Byrum
b718242b91 Remove hash from reply and fanout queues
These aren't really useful reported separately as it will be hard to
derive any conclusions from them that way. But a summary number of all
reply messages is in fact a decent measure of how much messaging we
ended up doing.
2015-10-28 08:44:39 +09:00
Clint Byrum
fa3bce4112 Add --delta command line interface 2015-10-28 08:05:42 +09:00
Clint Byrum
dc03f23d36 Remove DSTAT from environment variables 2015-10-28 08:05:22 +09:00
Clint Byrum
7552a39882 Add delta calculation mechanism 2015-10-28 06:43:55 +09:00
Clint Byrum
18d5f0809e Add debug logging to queues 2015-10-27 10:43:21 +09:00
Clint Byrum
f4531f2e47 Fixing pep8 problems 2015-10-27 10:41:07 +09:00
Clint Byrum
a0a8598dd6 Add logging and command line arguments 2015-10-27 10:38:49 +09:00
Clint Byrum
5b8cde3c93 Add entry point os-qa-counters 2015-10-27 10:12:47 +09:00
Clint Byrum
0dd75da8d4 Fix infinite collection bug in mysql 2015-10-27 10:12:27 +09:00
Clint Byrum
2723df20d4 Port to python3.4 2015-10-27 09:45:00 +09:00
Clint Byrum
9d15aa980e Fixing pep8 and relicensing mysql collector
In reviewing the code, it is clear that none of the original code from
the dstat plugin persists. Things will be simpler for everyone if the
whole project is just Apache 2 licensed.
2015-10-27 09:20:11 +09:00
Clint Byrum
ce1a0a6fd8 Add testable colector modules and tests 2015-10-27 07:21:02 +09:00
Clint Byrum
1e26e2206f Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00