camptocamp / grafana-prometheus-alertmanager-datasource

Grafana Datasource for the Prometheus Alertmanager
Apache License 2.0
284 stars 57 forks source link

Add high severity support #135

Open karlism opened 2 years ago

karlism commented 2 years ago

Fixes https://github.com/camptocamp/grafana-prometheus-alertmanager-datasource/issues/134

srindal commented 5 months ago

Hi, we use: info, warning, error, critical - as severity levels. We have been using the angular version of your plugin for years, but this version seems to break our severity levels. Would it be possible to support both 'error' and 'high' as level 3? I understand that this can become really confusing I you have to support many different severitylevels, but I would be happy if you would and support for error = 3 in this PR. Thanks for building the plugin in the first place :-)