Graylog2 / Graylog2/graylog2-server
Improved Sorting in Aggregation Widgets
Open
bug
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
I have a data stream that includes CPU temp for every machine in my fleet. I would like to construct a data table dashboard widget that shows me the latest value from each machine sorted by temperature in descending order.
When I select the `Latest Value` function for my metric, I am unable to add a sort on the metric. If I use any of the other functions, I am able to add a sort on the metric.
## Why?
Inability to sort when looking at latest values limits my ability to build meaningful dashboards for my data.
## Your Environment
* Graylog Version: 6.3.1
* DataNode Version: 6.3.1
Contributor guide
Assessment
This issue has not been assessed yet.