console/model/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
condition.go feat: support alerts based on bucket diff state (#119) 2025-02-12 17:32:27 +08:00
context.go chore: update license header (#14) 2024-12-02 23:24:44 +08:00
destination.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
filter.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
filter_query.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
metric.go feat: support alerts based on bucket diff state (#119) 2025-02-12 17:32:27 +08:00
resource.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
rule.go feat: support alerts based on bucket diff state (#119) 2025-02-12 17:32:27 +08:00
rule_test.go fix: lint eror (#82) 2025-01-16 11:11:53 +08:00
schedule.go chore: code format (#72) 2025-01-14 14:29:31 +08:00
webhook.go chore: code format (#72) 2025-01-14 14:29:31 +08:00