[ 
https://issues.apache.org/jira/browse/CAMEL-20960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-20960.
---------------------------------
    Fix Version/s: 4.8.0
                       (was: 4.x)
         Assignee: Claus Ibsen
       Resolution: Fixed

> camel-jbang - camel top processor should group by pid
> -----------------------------------------------------
>
>                 Key: CAMEL-20960
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20960
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jbang
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 4.8.0
>
>
> {code}
> ~/.camel ❯ camel top processor
>   PID   NAME      ID      PROCESSOR                                  TOTAL  
> FAIL  INFLIGHT  MEAN  MIN  MAX  LAST  DELTA  SINCE-LAST
>  53948  producer  route1  kamelet://chuck-norris-source?period=1500    237    
>  0         0     4    2   24     6     -1        1s/-
>                   to1       to                                         237    
>  0         0     3    2   22     4     +1        1s/-
>  54390  two       route1  kafka://foobar?brokers=localhost:9092         24    
>  0         0     1    0    9     1      0        1s/-
>                   to1       to                                          24    
>  0         0     0    0    2     0      0        1s/-
>  54378  one       route1  kafka://foobar?brokers=localhost:9092         26    
>  0         0     0    0    8     0     -1        1s/-
>                   to1       to                                          26    
>  0         0     0    0    2     0      0        1s/-
>                   log1      log                                        237    
>  0         0     0    0    2     1     +1        1s/-
> {code}
> The last row with log1 is actually from the producer camel (pid = 53948)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to