Summary of the talk held at the GoLang Meetup TICK event.
You can find the slideshow on Slideshare: slideshare
You can watch the live streaming record on Youtube (in italian): live streaming
$ docker-compose up -d
$ docker-compose run kapacitor-cli
$ kapacitor define cpu_alert -type stream -tick /var/lib/kapacitor/tasks/cpu_alert.tick -dbrp kapacitor_example.autogen
$ kapacitor enable cpu_alert
You should see a new log into the kapacitor
folder called alerts.log
the directory is
/var/lib/kapacitor/alerts.log
defined in tick