mirror of
https://github.com/grafana/grafana.git
synced 2026-08-11 05:34:53 -05:00
rendering: Added concurrent rendering limits
This commit is contained in:
@@ -550,3 +550,5 @@ container_name =
|
||||
# Options to configure external image rendering server like https://github.com/grafana/grafana-image-renderer
|
||||
server_url =
|
||||
callback_url =
|
||||
concurrent_limit = 10
|
||||
concurrent_limit_alerting = 5
|
||||
|
||||
@@ -471,3 +471,5 @@ log_queries =
|
||||
# Options to configure external image rendering server like https://github.com/grafana/grafana-image-renderer
|
||||
;server_url =
|
||||
;callback_url =
|
||||
;concurrent_limit = 10
|
||||
;concurrent_limit_alerting = 5
|
||||
|
||||
Reference in New Issue
Block a user