graylog-labs / graylog-plugin-metrics-reporter

Graylog Metrics Reporter Plugins
https://www.graylog.org/
GNU General Public License v3.0
80 stars 18 forks source link

Some buggy Prometheus metics? #39

Open kormotodor opened 4 years ago

kormotodor commented 4 years ago

Looks like the metric with name jvm_memory_non_heap_committed is constantly growing instead of being the correspond to real 'non-heap memory commited in bytes'. Also the metric jvm_memory_non_heap_usage seems to be always grow to negative side instead of indidcating 'some real usage number between 0 and 1'.