3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services
gotjosh 528ca9134b
Alerting: Use a default configuration and periodically poll for new ones ()
* Alerting: Use a default configuration and periodically poll for new ones

Use a default configuration to make sure we always start the grafana
instance. Then, regularly poll for new ones.

I've also made sure that failures to apply configuration do not stop the
Grafana server but instead keep polling until it is a success.
2021-04-13 13:02:44 +01:00
..
accesscontrol Chore: move errors to enterprise () 2021-04-07 17:33:08 +03:00
alerting Alerting: Add checks for non supported units - disable defaulting to seconds () 2021-04-12 15:53:51 +03:00
annotations API: Return 400 on invalid Annotation requests () 2021-03-29 15:47:16 +02:00
auth Auth: support JWT Authentication () 2021-03-31 08:40:44 -07:00
cleanup Bugfix 29848: Remove annotation_tag entries as part of annotations cleanup () 2020-12-08 19:41:35 +01:00
contexthandler Auth: support JWT Authentication () 2021-03-31 08:40:44 -07:00
dashboards [Alerting]: Grafana managed ruler API implementation () 2021-04-01 11:11:45 +03:00
datasourceproxy Data Source Proxy: Migrate proxy to its own service and make more extensible () 2021-03-17 13:10:40 -04:00
datasources API: Add by UID routes for data sources () 2021-01-13 13:16:27 -05:00
guardian Chore: Enable exhaustive linter () 2020-12-01 09:53:27 +01:00
hooks API: replace SendLoginLogCommand with LoginHook () 2020-11-06 10:01:13 +01:00
ldap IPv6: Support host address configured with enclosing square brackets () 2021-02-15 17:55:41 +01:00
librarypanels LibraryPanels: Adds Type and Description to DB () 2021-03-24 13:43:51 +01:00
licensing CDN: Adds support for serving assets over a CDN () 2021-02-01 10:13:09 +01:00
live Live: support streaming results out-of-the-box () 2021-04-09 21:17:22 +02:00
login Login: Replace command dispatch by explicit call () 2021-03-18 17:16:56 +01:00
multildap Chore: Enable errorlint linter () 2020-11-19 14:47:17 +01:00
ngalert Alerting: Use a default configuration and periodically poll for new ones () 2021-04-13 13:02:44 +01:00
notifications AlertingNG: Notification channel for emails () 2021-03-18 14:55:11 +00:00
oauthtoken Chore: Configure go-ruleguard via golangci-lint () 2020-12-11 11:45:17 +01:00
provisioning PluginManager: Make remaining plugin state non-global () 2021-03-18 13:53:01 +01:00
quota Backend: Remove more globals () 2020-12-15 19:09:04 +01:00
rendering PluginManager: Make Plugins, Renderer and DataSources non-global () 2021-03-17 16:06:10 +01:00
search Search: display sort metadata () 2021-02-17 14:06:19 +02:00
shorturls Chore: Fix SQL related Go variable naming () 2020-11-11 06:21:08 +01:00
sqlstore Generic OAuth: Prevent adding duplicated users () 2021-04-09 13:28:35 +02:00
teamguardian chore: avoid aliasing imports in services () 2020-02-29 13:35:15 +01:00
validations Plugins: Requests validator () 2021-02-03 20:47:45 +01:00