influxdata / influxdata/kapacitor
[alerta] Support the "correlate" attribute
Open
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
See http://alerta.readthedocs.io/en/latest/server.html#simple-correlation. Add support for the `correlate` attribute so when an alert with the same `resource` is received with an event in the
correlate list of related events with any severity, then the alert is correlated.
Contributor guide
Research direction
Start with the Alerta simple-correlation documentation linked in the issue and trace Kapacitor's alert-receiving and correlation handling entry points. Done means an alert with the same resource is correlated when its event appears in the correlate list, regardless of the related event's severity, with coverage for this behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100