Reporting: Update docs with new default value (#22916)

This commit is contained in:
Emil Tullstedt 2020-03-20 10:58:12 +01:00 committed by GitHub
parent 5cf7803264
commit 82632bf31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
rendering_timeout = 10s
# Set maximum number of concurrent calls to the rendering service
concurrent_render_limit = 10
concurrent_render_limit = 4
```
## Troubleshoot reporting