Export QuasarDB cluster statistics to AWS CloudWatch
$ qdb-cloudwatch --cluster qdb://127.0.0.1:2836 --cluster-public-key /path/to/public/key --user-security-file /path/to/security/file --node-id "0-0-0-1" --namespace "quasardb.cluster" --filter-include "memory.+total,count" --filter-exclude "bytes$"
$ python3 setup.py bdist_wheel -d dist