blazingmq
blazingmq copied to clipboard
[WIP] Feat: Add queue history size metric
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