This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch feature/CAMEL-24328-jfr-tui-data
in repository https://gitbox.apache.org/repos/asf/camel.git


    from b7c39bdb05a0 CAMEL-24328: Add snapshot timestamp to JFR dev console 
and show age in TUI
     add eb0ab33029f7 CAMEL-24328: Improve JFR tab layout with bordered panels 
and Space cycling
     add 015343cfdc05 Regen
     add 88149c180f09 CAMEL-24328: Fix JFR runtime events detection and TUI 
table alignment
     add d1a838b5d720 CAMEL-24328: Simplify JFR tab - remove 
sort/enable/disable, add view selector
     add 7e7593bc5c7a CAMEL-24328: Capitalize JFR status header labels
     add c1ad973eee82 CAMEL-24328: JFR tab split layout, selection indicator, 
and sorting

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/dev-consoles/jfr.json |  32 +-
 .../org/apache/camel/catalog/docs/jfr.adoc         |  57 +-
 .../camel/runtime/jfr/CamelJfrDevConsole.java      |   4 +-
 .../jfr/FlightRecorderStartupStepRecorder.java     |   4 +
 .../camel/impl/engine/AbstractCamelContext.java    |   1 +
 .../camel/dsl/jbang/core/commands/tui/JfrTab.java  | 584 ++++++++++-----------
 .../jbang/core/commands/tui/JfrTabRenderTest.java  |  50 +-
 7 files changed, 405 insertions(+), 327 deletions(-)

Reply via email to