grafana/pkg/services/publicdashboards
Will Browne 3f30cbf91c
DataSources: Add datasource fetching + querying interface (#80749)
* first pass

* separate oss + enterprise

* tidy things up

* add ctx

* fix tests

* use standalone svcs

* mv plugin context provide

* fix wire

* fix import
2024-01-19 15:56:52 +01:00
..
api DataSources: Add datasource fetching + querying interface (#80749) 2024-01-19 15:56:52 +01:00
commands/generate_datasources PublicDashboards: Remove unsupported datasource warning for cloudwatch (#79403) 2023-12-13 09:18:29 -03:00
database Chore: Folder id deprecation in public dashboards (#80579) 2024-01-18 10:27:09 -03:00
internal PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
metric PublicDashboards: metrics collected in background service (#65836) 2023-04-11 14:36:50 -03:00
models Task: Improve public dashboard config url formatting (#79424) 2023-12-14 14:35:17 -05:00
service Chore: Folder id deprecation in public dashboards (#80579) 2024-01-18 10:27:09 -03:00
validation PublicDashboards: Support timezone on query API (#68560) 2023-06-14 17:35:01 -03:00
public_dashboard_middleware_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
public_dashboard_service_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
public_dashboard_service_wrapper_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
public_dashboard_store_mock.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00
publicdashboard.go PublicDashboards: Add middleware function (#80582) 2024-01-18 15:12:29 -03:00