grafana/pkg/services
Andrej Ocenas 42b745a098
Provisioning: Add API endpoint to reload provisioning configs (#16579)
* Add api to reaload provisioning

* Refactor and simplify the polling code

* Add test for the provisioning service

* Fix provider initialization and move some code to file reader

* Simplify the code and move initialization

* Remove unused code

* Update comment

* Add comment

* Change error messages

* Add DashboardProvisionerFactory type

* Update imports

* Use new assert lib

* Use mutext for synchronizing the reloading

* Fix typo

Co-Authored-By: aocenas <mr.ocenas@gmail.com>

* Add docs about the new api
2019-04-25 09:06:44 +02:00
..
alerting Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
annotations renames PartialMatch to MatchAny 2018-09-13 15:15:42 +02:00
auth build: partially replace gometalinter with golangci-lint (#16610) 2019-04-16 10:27:07 +02:00
cache refactor datasource caching 2018-10-30 09:31:56 +01:00
cleanup renames main lock function 2018-12-17 16:36:57 +01:00
dashboards Chore: Use x/xerrors instead of pkg/errors (#16668) 2019-04-23 11:50:31 +02:00
datasources register datasource cache service with proper name 2018-10-30 12:32:14 +01:00
guardian add debug logging of folder/dashbord permission checks 2018-10-23 11:08:57 +02:00
hooks Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
notifications Fix: Alert email variable name typo fixed (#16232) 2019-03-27 09:42:20 +01:00
provisioning Provisioning: Add API endpoint to reload provisioning configs (#16579) 2019-04-25 09:06:44 +02:00
quota build: partially replace gometalinter with golangci-lint (#16610) 2019-04-16 10:27:07 +02:00
rendering Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
search Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
sqlstore sqlstore: use column name in order by (#16583) 2019-04-24 16:05:35 +02:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00