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://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.
>
>

Reply via email to