davsclaus opened a new pull request, #23223: URL: https://github.com/apache/camel/pull/23223
## Summary - Remove RELOAD, LAST, THREADS, PLATFORM columns from overview - Rename CAMEL→VERSION, THRUPUT→MSG/S, UPTIME→AGE, FAILED→FAIL - Right-align numeric columns (MSG/S, TOTAL, FAIL, INFLIGHT, MIN/MAX/MEAN) - Add COVER, INFLIGHT, SINCE-LAST, MIN/MAX/MEAN columns to routes tab - Add MIN/MAX/MEAN column to processors tab (empty when total=0) - Add sort to overview tab (pid, name, status, total, fail), default by name - Add status as sort option in routes tab, default sort by name - Align processor table columns with routes table (same 11-column layout) - Add Running as green status color - Disable mouse capture to allow terminal copy/paste - Reorder tabs: Overview, Routes, Log, Endpoints, Health, Trace ## Test plan - [x] Module builds successfully - [x] Code formatting passes - [ ] Run `camel tui monitor` and verify all tabs render correctly - [ ] Verify column alignment between routes and processors tables - [ ] Verify sort cycling with `s` key on overview and routes tabs - [ ] Verify terminal copy/paste works 🤖 Generated with [Claude Code](https://claude.com/claude-code) _Claude Code on behalf of Claus Ibsen_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
