Graylog2 / Graylog2/graylog2-server

Format metrics with binary SI prefixes

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

Description

Hello! I’m wondering if there is a way to measure the metric sum(orig_ip_bytes) in decimal or binary prefixes?

When measuring bandwidth sum(orig_ip_bytes) from a zeek beats pipeline, we are able to graph what appears to be kilo, mega, but then giga shows a B for billion instead of G for Giga.
Is this possible to modify? I’m wondering now if the metric sum isn’t correct or perhaps I need to adjust how sum is displayed?

This issue presents itself as a continuity problem in operations when trying to read graphs in an operational sense for understanding bandwidth and appears to be out of sync from the lower byte usage syntax.

![7f8232ef5f4e9cbbe97f611438a1bfae8d2c4cc8](https://user-images.githubusercontent.com/65248450/81730765-4045dd80-944b-11ea-9d8e-e23ad2fe1432.png)

* Graylog Version: 3.2.4+a407287
* Elasticsearch Version: 6.8.8
* MongoDB Version: 2.6.12
* Operating System: Linux 3.10.0-1062.18.1.el7.x86_64
* Browser version: various

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.