grafana/pkg/services/publicdashboards/service
Michael Mandrus 7391793504
Query Caching: Add per-panel query caching TTL (#61968)
* *Create Caching Config interface and OSS impl
*Create front-end facing DS Cache config
*Populate Caching Config on Datasource DTO
*Update OSS wire deps

* fix unit test

* handle query caching TTL override on the frontend

* Make sure the override works with pubdash

* move caching config to the right place in the ds info

* move caching config logic to enterprise index hook

* move queryCachingTTL to pubdash query payload

* Remove  from metadata (not needed)

* rename struct and add comment

* remove invalid wire dependency

* manual revert of 395c74b

* fix frontend test

* fix backend test

* fix tests for real this time

* truly fix frontend test

* fix back end unit test for real
2023-02-02 23:39:54 -05:00
..
annotations.go Publicdasboards: Add annotations support (#56413) 2022-10-18 19:48:20 -06:00
logging.go PublicDashboards: Add metric for public dashboard datasource query success (#55701) 2022-09-27 12:25:56 -06:00
query_test.go Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
query.go Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
service_test.go PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00
service.go PublicDashboards: moved tokens service and new repository method (#61806) 2023-01-27 11:20:22 -03:00