grafana/pkg/services
Ricky Putra e21f6a29b7
Alerting: Fix so that sending an alert with the Alertmanager notifier doesn't fail when one of multiple configured URL's are down (#31079)
Fixes behaviour of Notify that returns error when one of the dispatch 
event return error, to maintain high availability, we should return error 
when all dispatched events return error instead.

Fixes #30509
2021-02-11 15:13:53 +01:00
..
alerting Alerting: Fix so that sending an alert with the Alertmanager notifier doesn't fail when one of multiple configured URL's are down (#31079) 2021-02-11 15:13:53 +01:00
annotations Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup (#29534) 2020-12-08 19:41:35 +01:00
auth Auth: add expired token error and update CreateToken function (#30203) 2021-01-19 17:55:53 +01:00
cleanup Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup (#29534) 2020-12-08 19:41:35 +01:00
contexthandler Auth: add expired token error and update CreateToken function (#30203) 2021-01-19 17:55:53 +01:00
dashboards Search: add sort information in dashboard results (#30609) 2021-02-11 08:49:16 +01:00
datasources API: Add by UID routes for data sources (#29884) 2021-01-13 13:16:27 -05:00
guardian Chore: Enable exhaustive linter (#29458) 2020-12-01 09:53:27 +01:00
hooks API: replace SendLoginLogCommand with LoginHook (#28777) 2020-11-06 10:01:13 +01:00
ldap services/provisioning: Various cleanup (#30396) 2021-01-19 18:57:09 +01:00
librarypanels PanelLibrary: Adds library panel meta information to dashboard json (#30770) 2021-02-02 06:25:35 +01:00
licensing CDN: Adds support for serving assets over a CDN (#30691) 2021-02-01 10:13:09 +01:00
live Live: publish all dashboard changes to a single channel (#29474) 2020-12-01 07:56:56 -08:00
login Remove the bus from teamgroupsync (#29810) 2020-12-23 14:42:20 +02:00
multildap Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
ngalert AlertingNG: Edit Alert Definition (#30676) 2021-02-04 09:13:02 +01:00
notifications Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
oauthtoken Chore: Configure go-ruleguard via golangci-lint (#28419) 2020-12-11 11:45:17 +01:00
provisioning services/provisioning: Various cleanup (#30396) 2021-01-19 18:57:09 +01:00
quota Backend: Remove more globals (#29644) 2020-12-15 19:09:04 +01:00
rendering Middleware: Add CSP support (#29740) 2021-01-12 07:42:32 +01:00
search Search: add sort information in dashboard results (#30609) 2021-02-11 08:49:16 +01:00
shorturls Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
sqlstore Search: add sort information in dashboard results (#30609) 2021-02-11 08:49:16 +01:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
validations Plugins: Requests validator (#30445) 2021-02-03 20:47:45 +01:00