grafana/public
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
..
app Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
dashboards Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
emails SMTP: Update email templates to include populated <title> tag (#61430) 2023-01-30 16:56:23 -05:00
fonts Theme: Use Inter font by default (#59544) 2022-12-01 11:59:37 +00:00
gazetteer Geomap: Add GeoJSON gazetteer (#40589) 2021-10-19 21:05:55 -07:00
img Alerting: Landing page v2 (#61600) 2023-01-18 12:40:09 +01:00
lib AzureMonitor: Kusto language support (#33528) 2021-05-11 16:48:59 +02:00
locales Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
maps Geomap: include sample geojson files (#39057) 2021-09-10 09:05:03 -07:00
sass PublicDashboards: A unique page for public dashboards (#60744) 2023-01-10 14:50:37 -03:00
test AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
testdata MarketTrend: add new alpha panel (#40909) 2021-11-05 18:01:26 -07:00
vendor Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
views Preferences: Add theme preference to match system theme (#61986) 2023-01-30 10:51:51 +01:00
api-merged.json Alerting: Add endpoint for querying state history (#62166) 2023-02-02 11:34:00 -06:00
openapi3.json Swagger: Fix circular reference (#62673) 2023-02-02 13:18:04 +02:00
robots.txt