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

davsclaus pushed a change to branch fix/camel-tui-circuit-breaker
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 3170c1cf2755 TUI overview: add split green/red throughput chart with 
Y/X axes and legend
 discard 24b33e0cec7c TUI: widen throughput bars to 2 cols so double-digit 
values display correctly
 discard e9a9991f83da TUI: suppress numeric value labels on throughput bar chart
 discard 28fe407af695 TUI: split throughput bar chart into green/red ok/failed 
bars
 discard c7d6d423a788 TUI: show OPEN count in red on Circuit Breaker tab label 
when breakers are open
 discard ef8bacd35566 TUI: fix missing up/down navigation on Circuit Breaker tab
 discard c21b4437bdbf TUI: add Circuit Breaker tab (tab 5)
     add 3a15e0435468 CAMEL-TUI: Add Consumers tab and health check DOWN 
indicators (#23260)
     add 53620a2c9a78 TUI: add Circuit Breaker tab (tab 5)
     add 8981409474be TUI: show OPEN count in red on Circuit Breaker tab label 
when breakers are open
     add 2f20eb5526bc TUI: split throughput bar chart into green/red ok/failed 
bars
     add 57d7b5c1930f TUI: suppress numeric value labels on throughput bar chart
     add 3f94ef6612c8 TUI: widen throughput bars to 2 cols so double-digit 
values display correctly
     add 721793821efa TUI overview: add split green/red throughput chart with 
Y/X axes and legend

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   (3170c1cf2755)
            \
             N -- N -- N   refs/heads/fix/camel-tui-circuit-breaker 
(721793821efa)

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:
 .../dsl/jbang/core/commands/tui/CamelMonitor.java  | 327 ++++++++++++++++++---
 1 file changed, 278 insertions(+), 49 deletions(-)

Reply via email to