You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/03 14:17:00 UTC

[jira] [Commented] (ARTEMIS-2322) Expose Queue.getRate() data as JMX metric

    [ https://issues.apache.org/jira/browse/ARTEMIS-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17392330#comment-17392330 ] 

ASF subversion and git services commented on ARTEMIS-2322:
----------------------------------------------------------

Commit 8c3384a94734b1a076710e57b3b41a20a3d5d96d in activemq-artemis's branch refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=8c3384a ]

ARTEMIS-3397 remove queue rate metric from web console

This is a follow-up from ARTEMIS-2322.

The changes related to expired message are only there because
QueueFilterPredicate had a bug where the rate was correlated to expired
messages. When I fixed that I noticed that expired messages was actually
missing so I added it.


> Expose Queue.getRate() data as JMX metric
> -----------------------------------------
>
>                 Key: ARTEMIS-2322
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2322
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.8.0
>            Reporter: Dmitry Volodin
>            Priority: Major
>             Fix For: 2.10.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> It would be nice also to expose metrics from the Queue.getRate()  as JMX and have to setup window function for calculation (in the future).
> I will try to take care about this features and create PR soon.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)