This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-24003-cli-activity-connector
in repository https://gitbox.apache.org/repos/asf/camel.git
discard acd15d16919a CAMEL-24003: Improve Activity summary with percentiles,
error rate, throughput rate
discard b5e2338cf3e9 CAMEL-24003: Improve Errors tab message history with
colored route IDs and error highlight
discard d0357b075a2f CAMEL-24003: Add Detail title to History tab detail panels
discard c4414987dcee CAMEL-24003: Fix Errors tab detail panel layout, title,
exception duplication, and type shortening
discard 82e2e0821048 CAMEL-24003: Fix infra popup port dialog navigation and
align cycling style
discard 11c995fe77d5 CAMEL-24003: Widen Overview FAIL column to avoid
truncating age
discard f941373b55cf CAMEL-24003: Address review feedback - fix FQCNs and
remove dead filter field
discard 11e17dfbea88 CAMEL-24003: Add Detail title to Activity tab panel and
shrink stats panel
discard ee2e1d37edd5 CAMEL-24003: Remove body/headers/properties/variables
from Activity tab
discard ae01dda62976 CAMEL-24003: Enhance TUI Activity tab with stats panel,
endpoint sends, pause and time filter
discard eff6e51b0fcc CAMEL-24003: Add F1 help text for Activity tab
discard afa5f11a84b2 chore: improve TUI footer hints for Activity tab and
detail scroll labels
discard 36d08b1ff594 chore: fix missing trailing space in show hint key for
HistoryTab and ErrorsTab
discard bf581b099388 CAMEL-24003: Use HistoryTab-style show BHPV footer hints
in ActivityTab
discard 4116d9f4b865 CAMEL-24003: Add TUI Activity tab for live exchange
monitoring
discard 612a26f2db6d CAMEL-24003: Add unit test for ListActivity CLI command
discard f0c468d3aa99 CAMEL-24003: Add camel get activity CLI command
discard fa0ab21b75c6 CAMEL-24003: Wire activity data into CLI connector
add b17523e6f82f chore(deps): Bump the opentelemetry group with 5 updates
(#24638)
add 726fd8f02caf CAMEL-24040: Fix flaky tests - timing issues in seda,
throttle, aggregation, file, and JMS tests (#24643)
add 127893e75e54 CAMEL-24039: Fix flaky core tests - seda, scheduler, and
redelivery tests (#24639)
add 62b024b3b1fd CAMEL-24032: Add rolling exchange throughput to base
performance counters
add 21d305bad27d chore(deps): Bump tools.jackson:jackson-bom from 3.2.0 to
3.2.1 (#24647)
add d93448a0029d chore(camel-test-infra-milvus): upgrade milvus.container
to v2.6.20 (#24641)
add 530677683e10 chore(camel-test-infra-ollama): upgrade ollama.container
to 0.31.2 (#24642)
add 92e18c6af7a4 CAMEL-24041: Fix flaky tests in camel-core (batch 9)
(#24649)
add cdaf6070646c CAMEL-24003: Wire activity data into CLI connector
add e361bd28902d CAMEL-24003: Add camel get activity CLI command
add 43d1da32fb3c CAMEL-24003: Add unit test for ListActivity CLI command
add f0241eb1b1f3 CAMEL-24003: Add TUI Activity tab for live exchange
monitoring
add a9200441068e CAMEL-24003: Use HistoryTab-style show BHPV footer hints
in ActivityTab
add a131e035f9c1 chore: fix missing trailing space in show hint key for
HistoryTab and ErrorsTab
add b52d43e98285 chore: improve TUI footer hints for Activity tab and
detail scroll labels
add 965f1c5d7035 CAMEL-24003: Add F1 help text for Activity tab
add d1efd02a5f3d CAMEL-24003: Enhance TUI Activity tab with stats panel,
endpoint sends, pause and time filter
add 28e563304c52 CAMEL-24003: Remove body/headers/properties/variables
from Activity tab
add 758cb8db050b CAMEL-24003: Add Detail title to Activity tab panel and
shrink stats panel
add baf718dc641f CAMEL-24003: Address review feedback - fix FQCNs and
remove dead filter field
add b9e8656924e4 CAMEL-24003: Widen Overview FAIL column to avoid
truncating age
add 95f53311478b CAMEL-24003: Fix infra popup port dialog navigation and
align cycling style
add dfba9005efff CAMEL-24003: Fix Errors tab detail panel layout, title,
exception duplication, and type shortening
add 60e6f2f6431a CAMEL-24003: Add Detail title to History tab detail panels
add af704ac920a0 CAMEL-24003: Improve Errors tab message history with
colored route IDs and error highlight
add 1a6158478258 CAMEL-24003: Improve Activity summary with percentiles,
error rate, throughput rate
add ecf47e626216 CAMEL-24003: Add rate-per setting to TUI for MSG/S or
MSG/M throughput display
add cdf488499876 CAMEL-24003: Show processor throughput in Routes
processor detail panel
add 567c8b735fcf CAMEL-24003: Show processor throughput in diagram and
route info panels
add 10464a7da4a4 CAMEL-24003: Emit processor throughput, use Rate label,
and ok instead of success
add 9ff30cbff3ac CAMEL-24003: Rename TOTAL to GLOBAL in Routes tab to
clarify context-level metrics
add 9a2a3e869fd2 CAMEL-24003: Promote Activity tab to primary position 3
and move Health to More submenu
add ef52d2416f86 CAMEL-24003: Swap More submenu shortcuts: Health=E,
Inflight=F, Metrics=I
add 7373398750c7 CAMEL-24003: Hide error percentage when failed count is
zero in Activity stats
add 4f947a22daed CAMEL-24003: Add SENDS column to Activity tab showing
endpoint send count per exchange
add 7fbc93535353 CAMEL-24003: Hide empty Node and Thread labels in
exchange detail panel
add 8d8c246d98be CAMEL-24003: Use Endpoint label instead of Location in
Activity detail panel
add 68269910d7a0 CAMEL-24003: Align OTel Spans panel titles to standard
bracket style
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (acd15d16919a)
\
N -- N -- N
refs/heads/feature/CAMEL-24003-cli-activity-connector (68269910d7a0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/camel/catalog/test-infra/metadata.json | 4 +-
.../apache/camel/diagram/RouteDiagramHelper.java | 2 +-
.../camel/diagram/RouteDiagramLayoutEngine.java | 2 +-
.../integration/JmsDeadLetterChannelInOutIT.java | 2 +-
.../spring/tx/JmsToJmsTransactedIT.java | 8 +--
.../camel/impl/console/ProcessorDevConsole.java | 7 +++
.../impl/console/RouteStructureDevConsole.java | 1 -
.../apache/camel/impl/console/TopDevConsole.java | 57 ++++++++++-----------
.../file/FileConsumePollEnrichFileTest.java | 2 +-
.../scheduler/SchedulerRepeatCountTest.java | 4 +-
.../component/scheduler/SchedulerRouteTest.java | 3 +-
.../TwoSchedulerConcurrentTasksOneRouteTest.java | 4 +-
.../scheduler/TwoSchedulerConcurrentTasksTest.java | 5 +-
.../component/seda/SedaAsyncProducerTest.java | 5 +-
.../component/seda/SedaBlockWhenFullTest.java | 3 +-
.../seda/SedaInOutChainedTimeoutTest.java | 2 +-
.../component/seda/SedaMultipleConsumersTest.java | 11 ++--
.../component/seda/SedaPurgeWhenStoppingTest.java | 4 +-
.../DefaultCamelContextSuspendResumeRouteTest.java | 4 +-
...andlerAsyncDelayedTwoCamelContextIssueTest.java | 4 +-
...ultConsumerBridgeErrorHandlerContinuedTest.java | 4 +-
...deliveryWhileStoppingDeadLetterChannelTest.java | 2 +-
.../NotAllowRedeliveryWhileStoppingTest.java | 2 +-
...veryErrorHandlerNoRedeliveryOnShutdownTest.java | 7 ++-
...ResequenceStreamIgnoreInvalidExchangesTest.java | 11 ++--
...equenceStreamNotIgnoreInvalidExchangesTest.java | 11 ++--
.../aggregator/AggregateDiscardOnTimeoutTest.java | 2 +-
.../processor/aggregator/AggregateTimeoutTest.java | 8 +--
...xceptionRoutePolicyHalfOpenHandlerSedaTest.java | 4 +-
.../management/mbean/ManagedCamelContextMBean.java | 3 --
.../mbean/ManagedPerformanceCounterMBean.java | 3 ++
.../management/mbean/ManagedRouteGroupMBean.java | 3 --
.../api/management/mbean/ManagedRouteMBean.java | 3 --
.../management/mbean/ManagedCamelContext.java | 18 +------
.../mbean/ManagedPerformanceCounter.java | 22 +++++++-
.../camel/management/mbean/ManagedRoute.java | 18 +------
.../camel/management/mbean/ManagedRouteGroup.java | 17 +------
.../dsl/jbang/core/commands/tui/ActionsPopup.java | 4 ++
.../dsl/jbang/core/commands/tui/ActivityTab.java | 11 ++--
.../dsl/jbang/core/commands/tui/CamelMonitor.java | 39 +++++++--------
.../jbang/core/commands/tui/CircuitBreakerTab.java | 2 +-
.../dsl/jbang/core/commands/tui/DiagramTab.java | 30 ++++++++---
.../dsl/jbang/core/commands/tui/HistoryTab.java | 46 ++++++++++++-----
.../dsl/jbang/core/commands/tui/McpFacade.java | 4 +-
.../jbang/core/commands/tui/MonitorContext.java | 1 +
.../dsl/jbang/core/commands/tui/OverviewTab.java | 16 ++++--
.../dsl/jbang/core/commands/tui/ProcessorInfo.java | 1 +
.../dsl/jbang/core/commands/tui/RoutesTab.java | 58 +++++++++++++++-------
.../dsl/jbang/core/commands/tui/SettingsPopup.java | 40 ++++++++++++---
.../dsl/jbang/core/commands/tui/SpansTab.java | 8 +--
.../dsl/jbang/core/commands/tui/StatusParser.java | 1 +
.../dsl/jbang/core/commands/tui/TabRegistry.java | 36 +++++++-------
.../dsl/jbang/core/commands/tui/TuiHelper.java | 13 +++++
.../dsl/jbang/core/commands/tui/TuiIcons.java | 4 +-
.../dsl/jbang/core/commands/tui/TuiMcpServer.java | 8 +--
.../dsl/jbang/core/commands/tui/TuiSettings.java | 12 +++++
.../core/commands/tui/SettingsPopupRenderTest.java | 1 +
.../jbang/core/commands/tui/SettingsPopupTest.java | 14 ++++--
.../jbang/core/commands/tui/TabRegistryTest.java | 27 +++++-----
.../dsl/jbang/core/commands/tui/TuiIconsTest.java | 2 +-
parent/pom.xml | 6 +--
.../src/generated/resources/META-INF/metadata.json | 4 +-
.../infra/milvus/services/container.properties | 2 +-
.../infra/ollama/services/container.properties | 2 +-
64 files changed, 395 insertions(+), 269 deletions(-)