graylog2-server
graylog2-server copied to clipboard
Enhanced math operations in widget metrics
What?
A feature request to the awesome Graylog team to enhance available math operations in widget matrics. For example, allow the user to use the following as a metric in the widgets :
- sum(field1)/60
- sum(sum(field1), sum(field2))
- (sum(field1) * 60) + sum(field2)
Why?
Example scenario: calculate total minutes in a widget, based on "hours" and "minutes" fields.
Hey @aim4r! Thanks for your warm words. We have a similar story in our internal planning and will keep you updated about the progress!
Hi, it's been more than 3 years since the last reply. Afaik there isn't such functionality yet. Is this something that is in the pipeline? Thanks.