-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
User Story
As a console user, I want metrics charts that respond instantly to my interactions and display data smoothly, so that I can efficiently analyze broker performance patterns without UI delays or freezing.
What We Will Deliver
- Instantly responsive chart type switching (memory/CPU/combined)
- Smooth chart rendering even with large datasets
- Graceful error states with helpful user messages
- Optimized memory usage during extended monitoring sessions
- Enhanced chart performance through React optimizations
Acceptance Criteria
- [ ] Chart type switching responds within 100ms
- [ ] No UI freezing when loading 1000+ data points
- [ ] Clear, actionable error messages when data fails to load
- [ ] Automatic recovery when network connectivity is restored
- [ ] Memory usage remains stable during 8+ hour monitoring sessions
Value Delivered
Users can perform real-time broker analysis efficiently without UI interruptions, leading to faster problem identification and resolution.
GitHub Issues
- https://github.com/arkmq-org/activemq-artemis-self-provisioning-plugin/issues/133
- https://github.com/arkmq-org/activemq-artemis-self-provisioning-plugin/issues/134
- https://github.com/arkmq-org/activemq-artemis-self-provisioning-plugin/issues/135
- https://github.com/arkmq-org/activemq-artemis-self-provisioning-plugin/issues/136