Graylog2 / Graylog2/graylog2-server

Instances count on overview page doesn't take default visibility into account

Open
#25,603 0 comments 0 reactions 0 assignees View on GitHub
bug collector
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

The count that is displayed on the `Instances` tile will not always match the number of rows in the table on the page the user is directed to by clicking it.

Image

The table on the instances page has a default time-range filter applied, but the instances count on the tile doesn't take that into account.

Image

Simply applying the filter to the count on the tile as well might not be the right solution because then the numbers of the three tiles `Instances`, `Online`, and `Offline` might not add up, which is also confusing.

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.