Graylog2 / Graylog2/graylog2-server
Format metrics with binary SI prefixes
- 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.

* 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
Assessment
This issue has not been assessed yet.