From 89466ef3fcb6fec3d72b6a5d9acc15c85632d134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agn=C3=A8s=20Toulet?= <35176601+AgnesToulet@users.noreply.github.com> Date: Mon, 13 Jun 2022 16:03:44 +0200 Subject: [PATCH] Docs: update query caching InfluxDB support (#50662) --- docs/sources/enterprise/query-caching.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/enterprise/query-caching.md b/docs/sources/enterprise/query-caching.md index c0c9b51814d..a781eff7be1 100644 --- a/docs/sources/enterprise/query-caching.md +++ b/docs/sources/enterprise/query-caching.md @@ -39,11 +39,11 @@ Query caching works for all [Enterprise data sources](https://grafana.com/grafan - CloudWatch Metrics - Google Cloud Monitoring -- InfluxDB - Microsoft SQL Server - MySQL - Postgres - Tempo +- InfluxDB (using Flux query language) Some data sources, such as Elasticsearch, Prometheus, and Loki, cache queries themselves, so Grafana query caching does not improve performance.