[rabbitmq-discuss] absolute message counts

Jason McIntosh mcintoshj at gmail.com
Mon Mar 17 18:27:39 GMT 2014


The way I've been looking to do it is using the seq_id on the backing queue
stats via the management API.  Though not ideal, it gives you a current
number that you can do a delta on.  There's a few other fields in there
that might provide this information as well.

Jason


On Mon, Mar 17, 2014 at 1:15 PM, Dmitry Andrianov <
dmitry.andrianov at alertme.com> wrote:

> Hello.
> Is there a way to get absolute message counters (instead of rates) from
> RabbitMQ?
> I am thinking of creating a script which takes that value every minute and
> saves into some sort of time series database.
>
> It is very easy to derive rates from absolute values but it is tricky to
> do the opposite...
>
> (I would need number of messages published on an exchange, and delivered
> from a queue to consumers)
>
> Thanks
>
>
> This email is for the use of the intended recipient(s) only.
> If you have received this email in error, please notify the sender
> immediately and then delete it.
> If you are not the intended recipient, you must not use, disclose or
> distribute this email without the
> author's prior permission. AlertMe.com Ltd. is not responsible for any
> personal views expressed
> in this message or any attachments that are those of the individual sender.
>
> AlertMe.com Ltd, 30 Station Road, Cambridge, CB1 2RE, UK.
> Registered in England, Company number 578 2908, VAT registration number GB
> 895 9914 42.
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>



-- 
Jason McIntosh
https://github.com/jasonmcintosh/
573-424-7612
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140317/986835f8/attachment.html>


More information about the rabbitmq-discuss mailing list