[
https://issues.apache.org/jira/browse/CAMEL-24328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-24328:
--------------------------------
Fix Version/s: 4.22.0
> camel-jfr - Show JFR runtime event data in TUI JFR tab
> ------------------------------------------------------
>
> Key: CAMEL-24328
> URL: https://issues.apache.org/jira/browse/CAMEL-24328
> Project: Camel
> Issue Type: Improvement
> Components: camel-jfr
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.22.0
>
>
> The TUI JFR tab currently only shows instrumentation settings (registered
> state, event toggles, .jfc generation). To see the actual profiling data
> gathered by camel-jfr runtime events, users must export recordings and open
> them in Java Mission Control — a heavyweight desktop app.
> Add a snapshot command to the JFR dev console that takes a point-in-time
> snapshot of the active recording, aggregates events server-side, and returns
> JSON. The TUI JFR tab is then restructured to show five tabular data views
> (routes, processors, endpoints, failures, redeliveries) alongside the
> existing settings controls.
> This gives users a lightweight "JMC for Camel" experience directly in the
> terminal, showing per-route and per-processor timing stats, endpoint send
> stats, recent failures, and redelivery attempts — all on-demand via F5.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)