[
https://issues.apache.org/jira/browse/CAMEL-18743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637121#comment-17637121
]
Andrea Cosentino commented on CAMEL-18743:
------------------------------------------
This would be super helpful here for example:
https://github.com/apache/camel-kamelets/tree/main/it-tests
> camel-jbang - Command to see only if everything is okay or there has been a
> failure
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-18743
> URL: https://issues.apache.org/jira/browse/CAMEL-18743
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 3.20.0
>
>
> Finding a good name is hard, maybe
> camel get count=total,error
> 1,0
> camel get count=total,error
> 2,1
> So this gets a count of total messages processed, failed messages
> The idea is a way to quickly tell from tooling that Camel processed messaged
> and that there was no errors. And we need to ensure that it does not say 0
> due to nothing has been processed at all, so we need to have output of total
> + error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)