grafana/pkg/services
Josh fca5ee4bea Provisioning: Support FolderUid in Dashboard Provisioning Config (#16559)
* add folderUid to DashbaordsAsConfig structs and DashbardProviderConfigs struct, set these values in mapping func
look for new folderUid values in config_reader tests
set dashboard folder Uid explicitly in file_reader, which has no affect when not given

* formatting and docstrings

* add folderUid to DashbaordsAsConfig structs and DashbardProviderConfigs struct, set these values in mapping func
look for new folderUid values in config_reader tests
set dashboard folder Uid explicitly in file_reader, which has no affect when not given

* formatting and docstrings

* add folderUid option, as well as documentation for the rest of the fields

* add blank folderUid in devenv example.

* add folderUid to provisioning sample yaml

* instead of just warning, return error if unmarshalling dashboard provisioning file fails

* Removing the error handling and adding comment

* Add duplicity check for folder Uids


Co-authored-by: swtch1 <joshua.thornton@protonmail.com>
2019-04-24 08:57:42 +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: Support FolderUid in Dashboard Provisioning Config (#16559) 2019-04-24 08:57:42 +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 Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00