influxdata / influxdata/kapacitor
Support to set severity while sending alerts to Alerta
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Alerta supports lot of severity levels. Below is a link for the full list.
http://docs.alerta.io/en/latest/api/alert.html#severity-table
As of today there is a hard mapping of Kapacitor's AertNode critical, warning and Info levels to on of the Alerta's severities.
There is no possibility of setting severity of alerts when sending to Alerta apart from what kapacitor already mapped.
This issue is being raised to request the support for setting the severity for alerts that are being sent to Alerta from Kapacitor.
Contributor guide
Research direction
Start by reviewing Kapacitor's Alerta alert sender and its existing mapping from critical, warning, and info levels, then compare the requested options with Alerta's severity table. Done means alerts sent to Alerta can use a caller-configured severity rather than only the current hard mapping, with coverage for the supported 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