This repository provides a demo for my answer to the Stackoverflow question How to define Alerts with exception in InfluxDB/Kapacitor.
- Docker
- docker-compose
- a web browser
- Clone this repository
git clone https://github.com/mwmahlberg/so-influxdb-sideload.git cd so-influxdb-sideload
- Pull the required Docker images
docker-compose pull
- Start the containers
docker-compose up [-d]
- Wait a few minutes and then visit http://localhost:8888/sources/0/alerts
The alert flaps because the chronograf database gets created. #helpwanted