Graylog2 / Graylog2/graylog2-server
Only show query limit error for the dashboard widget with time ranges which exceed the limit.
Open
bug
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Description
When a dashboard widget time range exceed the query limit, an error is being displayed for all dashboard widgets. Only the widgets which have a time range that exceeds the query limit should show the error. All other widgets should return results.
## Steps to Reproduce (for bugs)
1. Create dashboard with multiple widgets. Some should have a time range of "last 5 minutes", at leat one should have a time range of "last three days"
2. Configure a query limit of "one day"
3. Open the dashboard again
* Graylog Version: 5.1
Contributor guide
Assessment
This issue has not been assessed yet.