Graylog2 / Graylog2/graylog2-server

Column Pivots should optionally include empty columns

Open
#9,008 0 comments 1 reaction 0 assignees View on GitHub
feature search
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## What?
In a data table with multiple column/row defined, the column/row is omitted when the value is empty. See picture for better explanation. In this example there was non errors (Succeded = False) for the live environment, nevertheless, there should be an option to show the column. The logic should be, if some of the other "groups" contain the column/row, all "groups" should contain it.

The option should be configurable either on a per column/row basis (by clicking on the blue value item; same pop-up like to configure the "Number of values") or at a general basis (by clicking on the wrench icon; same pop-up like to configure the rollup option).

![image](https://user-images.githubusercontent.com/65554552/93804100-12b54000-fc46-11ea-8d30-cb299e7e6d6d.png)

## Why?
* Readability / more beautiful data visualization (perhaps not for the techie, but for the manager)
* Some people may think a missing column was forgot, instead of there is no value

## Your Environment

* Graylog Version: 3.3.5
* Elasticsearch Version: N/A
* MongoDB Version: N/A
* Operating System: N/A
* Browser version: N/A

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.