alert-system

command module
v0.0.0-...-e09bc50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

Alert execution engine

Run the fake client: 
docker run -p 9001:9001 quay.io/chronosphereiotest/interview-alerts-engine:latest
1. Queries for alerts using the query_alerts API and execute them at the specified interval
2. Alerts will not change over time, so only need to be loaded once at start 
3. The basic alert engine will send notifications whenever it sees a value that exceeds the critical threshold. 
4. Add support for repeat intervals, so that if an alert is continuously firing it will only re-notify after the repeat interval.
5. Incorporate using the warn threshold in the alerting engine - now an alert can go between states PASS <-> WARN <-> CRITICAL <-> PASS.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL