Live: Add configuration for client_queue_max_size (#114225)

Live: add configuration for client_queue_max_size
This commit is contained in:
Gareth
2025-11-20 20:08:26 +09:00
committed by GitHub
parent 6e9a33e712
commit 0efffd9ec8
4 changed files with 17 additions and 1 deletions
+4
View File
@@ -1903,6 +1903,10 @@ default_datasource_uid =
# ha_prefix is a prefix for keys in the HA engine. It's used to separate keys for different Grafana instances.
;ha_prefix =
# client_queue_max_size is the maximum size in bytes of the client queue
# for Live connections. Defaults to 4MB.
;client_queue_max_size =
#################################### Grafana Image Renderer Plugin ##########################
[plugin.grafana-image-renderer]
# Instruct headless browser instance to use a default timezone when not provided by Grafana, e.g. when rendering panel image of alert.