[
https://issues.apache.org/jira/browse/ARTEMIS-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254495#comment-17254495
]
Petr Kuzel commented on ARTEMIS-2897:
-------------------------------------
Well, I have re-read the slow consumer detection documentation and that is not
an alternative. The slow consumer detection works only for the non-durable
cases, disconnecting and discarding messages for the slow consumers. Which is
indeed a niche in our enterprise.
For the selectors, an old story, we had other designs too, but the higher perf
non-selectors design failed because the clients prioritize ad-hoc flexibility
provided by selectors over the higher perf.
Hope it helps
> Metrics: a queue meter matching management.QueueControl.getFirstMessageAge()
> -----------------------------------------------------------------------------
>
> Key: ARTEMIS-2897
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2897
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.14.0
> Reporter: Petr Kuzel
> Priority: Major
>
> The micrometer-instrumentation of the broker queues lacks a gauge for the
> oldest message in the queue.
>
> Could you implement the "first.message.age.ms" meter for queues, please?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)