Alexander,

Thank you for your reply.  Where did you get that description?  I did not see 
it in the metrics plugin you shared.

Regards,

William Crowell

From: Alexander Milovidov <milovid...@gmail.com>
Date: Tuesday, May 14, 2024 at 11:46 AM
To: users@activemq.apache.org <users@activemq.apache.org>
Subject: Re: Unrouted Message Count and Address Size Metrics
Hi William,

I have configured metrics plugin which works as a Prometheus exporter.
Usually every exporter has a small description for each metric, which is
available on the /metrics endpoint as # HELP text.

Unrouted messages count is the number of messages which were sent to the
address and have not been routed to any queue bound to this address (for
example - message was filtered out or queue was disabled).
Address size is "the number of estimated bytes being used by all the
queue(s) bound to this address; used to control paging and blocking".

artemis-prometheus-metrics-plugin github:
https://github.com/rh-messaging/artemis-prometheus-metrics-plugin
(thanks to Justin Bertram and contributors)


вт, 14 мая 2024 г. в 16:45, William Crowell <wcrow...@perforce.com.invalid>:

> Hi.  Can someone please tell me what “unrouted.message.count” is?  I am
> seeing several topics with the number of unrouted messages over 100k, and I
> am not sure if this is a concern or not.
>
> I am also interested in what “Address size” is.
>
> There is not much in the documentation on these metrics unless I missed
> something:
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Factivemq.apache.org%2Fcomponents%2Fartemis%2Fdocumentation%2F2.13.0%2Fmetrics.html&data=05%7C02%7CWCrowell%40perforce.com%7Cd53a3840e8954ef348be08dc742d016f%7C95b666d19a7549ab95a38969fbcdc08c%7C0%7C0%7C638512983857533201%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=T9oKiiMwMBYwTW6Pvek7qk3CtPdqGbpZZeo2I6N1v8M%3D&reserved=0<https://activemq.apache.org/components/artemis/documentation/2.13.0/metrics.html>
>
> Regards,
>
> William Crowell
>
>
> This e-mail may contain information that is privileged or confidential. If
> you are not the intended recipient, please delete the e-mail and any
> attachments and notify us immediately.
>
>


CAUTION: This email originated from outside of the organization. Do not click 
on links or open attachments unless you recognize the sender and know the 
content is safe.


This e-mail may contain information that is privileged or confidential. If you 
are not the intended recipient, please delete the e-mail and any attachments 
and notify us immediately.

Reply via email to