Graylog2 / Graylog2/graylog2-server

Show widget search result, when row pivot interval is greater then selected time range

Open
#6,997 2 comments 0 reactions 0 assignees View on GitHub
bug For discussion High Prio search
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:
![image](https://user-images.githubusercontent.com/46300478/70894395-367b9380-1fed-11ea-9884-6f52cf2bcc0b.png)
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:
![image](https://user-images.githubusercontent.com/46300478/70895125-a50d2100-1fee-11ea-998b-2e76693df57b.png)

We should reimplement this behaviour for all chart widgets.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.