You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2022/02/23 16:10:00 UTC

[jira] [Updated] (AMQ-8463) Add lastMessageTimestamp and firstMessageTimestamp to destination

     [ https://issues.apache.org/jira/browse/AMQ-8463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Pavlovich updated AMQ-8463:
--------------------------------
    Fix Version/s: 5.18.0
                       (was: 5.17.0)

> Add lastMessageTimestamp and firstMessageTimestamp to destination
> -----------------------------------------------------------------
>
>                 Key: AMQ-8463
>                 URL: https://issues.apache.org/jira/browse/AMQ-8463
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>             Fix For: 5.18.0
>
>
> Observability and tracking metrics on the destination can provide current message age and indication of message flow activity.
> firstMessageTimestamp - the timestamp of the first message to traverse the destination
> lastMessageTimestamp - the timestamp of the most recent message to traverse the destination (aka 'message age' for messages still on the queue)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)