Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-3001

Provide address and queue count via ActiveMQServerControl

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.16.0
    • 2.17.0
    • JMX
    • None

    Description

      The accompanying PR introduces two new methods getAddressCount and getQueueCount to the ActiveMQServerControl class to retrieve the current number of addresses and current number of queues on the broker.

      We want to monitor these number via our APM. Currently we have to use ActiveMQServerControl#getAddressNames().size() and ActiveMQServerControl#getQueueNames().size() which however are too expensive for our use case.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              seb Sebastian T
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m