grafana/public/app/features/query/components
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
..
QueryActionComponent.ts add support for conditionally rendering extraRenderActions (#41783) 2021-11-17 06:05:39 -05:00
QueryEditorRow.test.ts Query Panels: Pass on loading state (#62545) 2023-02-02 16:48:13 +01:00
QueryEditorRow.tsx Query Panels: Pass on loading state (#62545) 2023-02-02 16:48:13 +01:00
QueryEditorRowHeader.test.tsx Template Variable: Datasource variable can be used when MIXED option is selected in panel query (#51170) 2022-06-21 17:46:52 +03:00
QueryEditorRowHeader.tsx Query Editor: Hide overflow for long query names (#58840) 2022-11-16 18:22:06 +01:00
QueryEditorRows.tsx QueryEditorRows: Remove double callback from onDataSourceChange (#62172) 2023-01-27 13:30:12 +01:00
QueryErrorAlert.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryGroup.tsx Plugins: Fix plugin query help markdown (#60485) 2023-01-03 14:20:27 +01:00
QueryGroupOptions.tsx Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
SavedQueryPicker.tsx Add query library behind dev-mode-only feature flag (#55947) 2022-11-30 15:33:40 -08:00