Graylog2 / Graylog2/graylog2-server

Enhanced math operations in widget metrics

Open
#8,968 2 comments 5 reactions 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?

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.

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.