grafana/pkg/services
Zach Bagnall d0360de8f1 Alerting: Add configurable severity support for PagerDuty notifier (#19425)
* Pagerduty notifier: configurable severity

Instead of hardcoding `critical` make it configurable per notification channel instance.

* fix html

* Add a test to ensure default severity is correct

* Notifications doc

* Add a non-default test

* Add err check on NewJson (all tests)

* Add default severity (critical) to AlertNotificationEditCtrl class
2019-12-24 09:32:05 +02:00
..
alerting Alerting: Add configurable severity support for PagerDuty notifier (#19425) 2019-12-24 09:32:05 +02:00
annotations Annotations: use a single row to represent a region (#17673) 2019-08-16 10:49:30 +02:00
auth pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
cleanup pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
dashboards Provisioning: fix for cannot save provisioned dashboard (#20218) 2019-11-07 10:49:24 +01:00
datasources codestyle: moves cache to infra (#17519) 2019-06-13 10:55:38 +02:00
guardian move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
hooks Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
ldap LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 2019-11-06 21:41:21 +01:00
login LDAP: last org admin can login but wont be removed (#20326) 2019-11-13 15:39:15 +01:00
multildap LDAP: All LDAP servers should be tried even if one of them returns a connection error (#20077) 2019-11-05 08:58:59 +01:00
notifications pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
provisioning OAuth: Removes send_client_credentials_via_post setting (#20044) 2019-12-12 20:00:56 +01:00
quota Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00
rendering Chore: Improve rendering logging (#21008) 2019-12-11 15:06:59 +01:00
search fix: export Bus on search service (#19773) 2019-10-11 11:46:44 -04:00
sqlstore SQLStore: Test admins/editors/viewers stats validity (#20751) 2019-12-02 10:14:20 +02:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00