Graylog2 / Graylog2/graylog2-server
Show widget search result, when row pivot interval is greater then selected time range
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
When a user configures e.g. the following widget:
Line chart with metric count and row pivot timestamp (interval = 1 Days).
And also sets the search time range to 8 hours, he will see an empty widget:

even when there is data for the last 8 hours.
In the older search page version we are displaying a value (in this example the total number of all messages, generated in the last 8 hours), visible when hovering over the chart:

We should reimplement this behaviour for all chart widgets.
Contributor guide
Assessment
This issue has not been assessed yet.