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

davsclaus pushed a change to branch feature/CAMEL-23706-tui-otel-spans
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 9638b977cc26 CAMEL-23706: TUI - Add OTel Spans tab with Jaeger-style 
waterfall view
     add 3b24880098f8 CAMEL-23706: TUI - Enrich OTel spans with 
routeId/processorId, add MCP tool, improve waterfall

No new revisions were added by this update.

Summary of changes:
 .../opentelemetry2/OpenTelemetryDevConsole.java    |  86 ++++++-
 .../dsl/jbang/core/commands/tui/CamelMonitor.java  |  54 +++++
 .../dsl/jbang/core/commands/tui/OverviewTab.java   |   3 +-
 .../dsl/jbang/core/commands/tui/SpanEntry.java     |   4 +
 .../dsl/jbang/core/commands/tui/SpansTab.java      | 265 +++++++++++++++++----
 .../dsl/jbang/core/commands/tui/TuiHelper.java     |   4 +-
 .../dsl/jbang/core/commands/tui/TuiMcpServer.java  |  23 ++
 7 files changed, 394 insertions(+), 45 deletions(-)

Reply via email to