Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AMQ-8463] Add advancedMessageStatistics feature #1329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mattrpav
Copy link
Contributor

@mattrpav mattrpav commented Oct 23, 2024

  • New AdvancedMessageStatisticsEnabled flag per-policyEntry (default: false)
  • No new timestamp sampling (ie System.currentTimeMillis, etc)
  • Values reset on resetStatistics
  • Values exposed via JMX
  • Enqueue/Dequeue Message BrokerInTime, ClientID, MessageID and MessageTimestamp fields
  • Unit test for policyEntry runtime configuration modification
  • Unit test for functional testing

advanced-message-statistics

@mattrpav mattrpav self-assigned this Oct 23, 2024
@mattrpav mattrpav force-pushed the AMQ-8463 branch 4 times, most recently from a25b984 to dabeb33 Compare October 25, 2024 16:46
@mattrpav mattrpav marked this pull request as ready for review October 25, 2024 17:04
@mattrpav mattrpav changed the title WIP: [AMQ-8463] Add advancedMessageStatistics feature [AMQ-8463] Add advancedMessageStatistics feature Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant