mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 07:04:57 -05:00
CloudWatch Logs: Skip caching for Log queries (#39860)
* Add x-skip-cache header to queries * Specify caching works for CW metrics
This commit is contained in:
@@ -31,7 +31,7 @@ You can make a panel retrieve fresh data more frequently by increasing the **Max
|
||||
|
||||
Query caching works for all [Enterprise data sources](https://grafana.com/grafana/plugins/?type=datasource&enterprise=1), and it works for the following [built-in data sources]({{< relref "../datasources/_index.md" >}}):
|
||||
|
||||
- CloudWatch
|
||||
- CloudWatch Metrics
|
||||
- Google Cloud Monitoring
|
||||
- InfluxDB
|
||||
- Microsoft SQL Server
|
||||
|
||||
Reference in New Issue
Block a user