console/plugin/api/alerting
silenceqi f910203599
feat: support alerts based on bucket diff state (#119)
* feat: support alerts based on bucket diff status

* fix: correct document count calculation

* fix: empty param `event_id `

* fix: removing first and last time bucket

* fix: removing first and last time bucket

* chore: update bucket diff algorithm for improved accuracy

* refactor: optimize bucket diff algorithm

* feat: trigger bucket diff content change alert using expression

* feat: include bucket diff type in alert message API response

* chore: update release notes

* feat: add alert rule template to detect cluster metrics collection anomaly

* chore: update release notes
2025-02-12 17:32:27 +08:00
..
alert.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
api.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
channel.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
message.go feat: support alerts based on bucket diff state (#119) 2025-02-12 17:32:27 +08:00
rule.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00