Skip to content

bureau14/qdb-cloudwatch-exporter

Repository files navigation

qdb-cloudwatch-exporter

Code style: black

Export QuasarDB cluster statistics to AWS CloudWatch

Usage

$ 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$"

Build wheel package

$ python3 setup.py bdist_wheel -d dist

About

Export QuasarDB metrics to AWS Cloudwatch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages