Graylog2 / Graylog2/graylog2-server

Defining a 10x granularity for a search widget pivot, can result in redundant timestamps

Open
#7,194 1 comment 0 reactions 0 assignees View on GitHub
bug High Prio search
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

As you can see in the screenshot, it is possible to see the same timestamp multiple times with different related values in a data table.

![image](https://user-images.githubusercontent.com/46300478/72507815-e9394e80-3844-11ea-8772-b680902bb4be.png)

## Expected Behavior
Timestamps should be uniq. I guess due to the high granularity, 1 second is not the smallest unit.

## Steps to Reproduce (for bugs)
1. Open the search page
2. Define a relative time range of 5 minutes
3. Create a data table aggregation
4. Define a timestamp row pivot
5. Set the automatic interval granularity to "10x"

* Graylog Version: 3.2.0-beta.4-SNAPSHOT

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.