rabbitmq-server icon indicating copy to clipboard operation
rabbitmq-server copied to clipboard

Rename erlang_vm_statistics_run_queues_length_total

Open edbyford opened this issue 3 years ago • 0 comments

@ansd commented on Wed May 19 2021

The suffix _total is used for counters. However this metric is a gauge.

There is already a TODO in the code, make sure that this metric gets renamed: https://github.com/deadtrickster/prometheus.erl/blob/b38f87dcd2a5dda10ba202331b4137d8851bdfb9/src/collectors/vm/prometheus_vm_statistics_collector.erl#L196-L198

edbyford avatar Mar 30 '22 15:03 edbyford