Bartosz Popiela created CAMEL-23111:
---------------------------------------
Summary: YAML parsing errors not published to OTEL
Key: CAMEL-23111
URL: https://issues.apache.org/jira/browse/CAMEL-23111
Project: Camel
Issue Type: Bug
Components: camel-jbang
Affects Versions: 4.18.0, 4.14.5, 4.10.9
Reporter: Bartosz Popiela
When running Camel JBang, any YAML parsing errors are handled in
{{picocli.CommandLine#handleUnhandled}} and printed to {{{}System.err{}}}. As a
result, these exceptions are not captured by OTEL-compliant monitoring systems
(e.g., Grafana).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)