Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.35k stars 1.06k forks source link

Allow using decorators for Dashboard Widgets/Aggregation results #19085

Open drewmiranda-gl opened 5 months ago

drewmiranda-gl commented 5 months ago

What?

Allow using decorators for Dashboard Widgets/Aggregation results

Why?

We have a very powerful decorator feature, however, this cannot be used with aggregations nor dashboard widgets.

Having flexibility to transform data on dashboards is very helpful. For example, renaming the display name of a field in a data table widget to make field names more friendly to use/read.

drewmiranda-gl commented 5 months ago

Note: This was asked for by a strategic customer, specifically "display name of a field in a data table widget"

dennisoelkers commented 5 months ago

Duplicate of #9507.