Grafana live: Remove experimental language around redis (#107217)

This commit is contained in:
Stephanie Hingtgen
2025-06-27 16:40:13 -07:00
committed by GitHub
parent 0dd9417aa9
commit 5cdc19403a
3 changed files with 1 additions and 5 deletions
@@ -201,7 +201,7 @@ In a high availability Grafana setup involving several Grafana server instances
- Streaming from Telegraf will deliver data only to clients connected to the same instance which received Telegraf data, active stream cache is not shared between different Grafana instances.
- A separate unidirectional stream between Grafana and backend data source may be opened on different Grafana servers for the same channel.
To bypass these limitations, Grafana v8.1 has an experimental Live HA engine that requires Redis to work.
To bypass these limitations, Grafana has a Live HA engine that requires Redis to work.
### Configure Redis Live engine