Hi,<div><br></div><div>I installed the management plugin to monitor the message rates but I have trouble getting it to show accurate rates. Most of the time it shows that it&#39;s receiving messages at a rate of 0 msg/s but I know that in reality I&#39;m getting messages at a rate of about 25 msg/s because I added some metrics in my consumer code. The problem is that I&#39;m receiving bursts of messages so it&#39;s true that most of the time the instant rate is 0 msg/s, but on average it&#39;s about 25 msg/s. I&#39;m now adding more queues, things start to be a bit more complex, including multiple shovels, and I&#39;d really like to have rabbitmq giving the real stats to have greater visibility on the traffic of messages.</div>
<div><br></div><div>Is there a way to have a moving average of the rate that is greater than what it is now, something like the load 1, 5 and 15 in linux? I looked at configuration options but didn&#39;t find any for that... (btw, unless I missed something, rabbitmq configuration is really obscure)</div>
<div><br></div><div>Thanks,</div><div>Sebastien</div><div><br></div>