English | 中文
The core of rule engine is based on prometheus modules , from which we separate the computing module and encapsulate it into a separate service.
Functions
Request rule from the URL.Dynamically load rules and periodically reload them.
Read the data and calculate according the rules through the Prometheus's QueryAPI interface.
Send the alerts according to the NotifyURL.
Deployment
docker
docker run <image> --gateway.url=http://alert-gateway:port