grafana/pkg
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
..
api Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd Chore: Small improvements to grafana-cli (#16670) 2019-04-23 12:34:34 +02:00
components Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions Build: adding dependency used by extensions (#16622) 2019-04-16 15:26:39 +02:00
infra Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
log Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
login Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
middleware Chore: remove session storage references (#16445) 2019-04-22 18:58:24 +03:00
models Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
plugins replace dep with go modules (#16017) 2019-04-16 12:00:55 +02:00
registry add functionality to override service in registry 2018-10-30 13:37:30 +01:00
services Provisioning: Support FolderUid in Dashboard Provisioning Config (#16559) 2019-04-24 08:57:42 +02:00
setting Chore: Small improvements to grafana-cli (#16670) 2019-04-23 12:34:34 +02:00
tsdb Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
util Chore: Use x/xerrors instead of pkg/errors (#16668) 2019-04-23 11:50:31 +02:00