blazingmq icon indicating copy to clipboard operation
blazingmq copied to clipboard

[WIP] Feat: Add queue history size metric

Open chrisbeard opened this issue 1 year ago • 0 comments

Describe your changes This adds a new queue metric that counts the number of GUIDs in that queue's history. This is useful for identifying excessive memory utilization from history and potential history garbage collection issues (where history is filled up faster than it's cleaned up).

Testing performed [x] Unit test [ ] Integration test

chrisbeard avatar Oct 02 '24 20:10 chrisbeard