mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 05:08:36 +08:00
Docs: Update query and resource caching documentation to improve clarity and add additional context (#70556)
* update caching docs * fix validation issue * fix missing anchors * fix up compatible data sources section * Update docs/sources/administration/data-source-management/index.md Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com> * change one word * change one more word * add a little more meat to the benefits section * remove unnecessary alias * Update docs/sources/administration/data-source-management/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/administration/data-source-management/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/administration/data-source-management/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/administration/data-source-management/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/administration/data-source-management/index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * add link to section * change word * add note on benefits of resource caching --------- Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
@ -424,7 +424,7 @@ Set to `true` to add metrics and tracing for database queries. The default value
|
||||
|
||||
## [remote_cache]
|
||||
|
||||
Caches authentication details and session information in the configured database, Redis or Memcached. This setting does not configure [Query Caching in Grafana Enterprise]({{< relref "../../administration/data-source-management#query-caching" >}}).
|
||||
Caches authentication details and session information in the configured database, Redis or Memcached. This setting does not configure [Query Caching in Grafana Enterprise]({{< relref "../../administration/data-source-management#query-and-resource-caching" >}}).
|
||||
|
||||
### type
|
||||
|
||||
|
Reference in New Issue
Block a user