Regression detection system for iacomus based Telemetry dashboards.
Перейти к файлу
Mark Reid 273da9f201 Update docs to add an optional PEM key. 2015-10-22 10:33:11 -04:00
ansible Fix cron bug. 2015-09-15 15:43:14 +01:00
python Send alerts to medusa. 2014-09-22 18:56:54 +01:00
src/iacomus_alerts Remove alerts for addon-scan. 2014-11-04 16:56:54 +00:00
LICENSE First commit. 2014-09-19 17:37:04 +01:00
README.md Update docs to add an optional PEM key. 2015-10-22 10:33:11 -04:00
Vagrantfile Automate configuration & deployment. 2015-08-12 13:40:12 +01:00
ansible.cfg Automate configuration & deployment. 2015-08-12 13:40:12 +01:00
project.clj Fix typo. 2014-09-26 18:20:20 +00:00
run.sh Automate configuration & deployment. 2015-08-12 13:40:12 +01:00

README.md

iacomus-alerts

A Clojure library designed to detect outliers in iacomus based dashboards and trigger alerts to medusa.

Development and deployment

To start hacking on your local machine:

vagrant up
vagrant ssh

To deploy cerberus on AWS:

ansible-playbook ansible/deploy.yml -i ansible/inventory [ --private-key /path/to/mykey.pem ]

Note that the deployment requires medusa to be deployed.

Usage

Run lein run to launch the detector.