Graylog2 / Graylog2/graylog2-server

Confusing events/second unit on rawSize metric

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

Description

## Expected Behavior

In the metrics view, `rawSize` should show `bytes/second` as the unit.

## Current Behavior

`rawSize` shows `events/second` as its unit, which is misleading.

Image

## Possible Solution

While `events/second` is an ok default unit to show for metrics of type `Meter`, custom unit names should be supported where necessary. Or an exception could be made just for `rawSize`.

## Steps to Reproduce (for bugs)

1. Go to System / Nodes
2. Click Metrics on a node with inputs
3. Search metrics for "rawSize"

## Your Environment

* Graylog Version: Graylog 6.2.0-SNAPSHOT

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.