grafana/pkg/services/provisioning/dashboards
Serge Zaitsev 43f40e6c7c
Chore: Replace yaml.v2 with yaml.v3 (#59897)
* replace yaml.v2 with yaml.v3

* fix a few tests due to the yaml.v3 api changes

* and another goconvey mistake in tests
2022-12-06 21:17:17 +01:00
..
testdata Provisioning: Improve validation by validating across all dashboard providers (#26742) 2021-07-21 17:52:41 +02:00
config_reader_test.go Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 2022-11-28 12:05:46 +01:00
config_reader.go Chore: Replace yaml.v2 with yaml.v3 (#59897) 2022-12-06 21:17:17 +01:00
dashboard_mock.go Search: Fix indexing - re-index after initial provisioning (#50959) 2022-06-27 18:11:08 +03:00
dashboard.go Use org service instead of sqlstore (#56407) 2022-10-13 08:40:46 -04:00
file_reader_symlink_test.go Chore: Remove bus from dashboards provisioning (#47495) 2022-04-08 13:56:38 +02:00
file_reader_test.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
file_reader.go Slugify: Replace gosimple/slug with a simple function (#59517) 2022-11-30 11:12:56 -05:00
types.go Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
validator_test.go feat(nested folders): add CountDashboardsInFolder (#57847) 2022-11-02 09:15:50 -04:00
validator.go Provisioning: Fix duplicate validation when multiple organizations have been configured (#44151) 2022-01-26 11:33:31 +01:00