mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
Reporting: Update docs with new default value (#22916)
This commit is contained in:
@@ -51,7 +51,7 @@ When Grafana generates a report, it will render each panel separately and then p
|
|||||||
# Set timeout for each panel rendering request
|
# Set timeout for each panel rendering request
|
||||||
rendering_timeout = 10s
|
rendering_timeout = 10s
|
||||||
# Set maximum number of concurrent calls to the rendering service
|
# Set maximum number of concurrent calls to the rendering service
|
||||||
concurrent_render_limit = 10
|
concurrent_render_limit = 4
|
||||||
```
|
```
|
||||||
|
|
||||||
## Troubleshoot reporting
|
## Troubleshoot reporting
|
||||||
|
|||||||
Reference in New Issue
Block a user