The Threshold Service handles threshold management (CRUD) and the core logic for alert trigger execution.
POST /api/thresholdsGET /api/thresholdsGET /api/thresholds/{id}PUT /api/thresholds/{id}DELETE /api/thresholds/{id}
POST /api/internal/thresholds/evaluations/forecast
Documentation of the typescript code base can be found at the typedoc.
- Rares Vasiliu (rares-vsl)
- Salvatore Bennici (SalvatoreBennici)