Claus Ibsen created CAMEL-24386:
-----------------------------------

             Summary: Add camel.ai.observability.enabled as a first-class 
camel-main configuration option
                 Key: CAMEL-24386
                 URL: https://issues.apache.org/jira/browse/CAMEL-24386
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen


The camel.ai.observability.enabled property (introduced in CAMEL-23861) is 
currently resolved as a loose property via 
camelContext.getPropertiesComponent().resolveProperty(). This works, but it 
means it won't appear in IDE autocomplete, the catalog, or the camel-main 
configuration documentation.

This should be added as a first-class option in camel-main's configuration 
properties (e.g. MainConfigurationProperties or a dedicated AI configuration 
class) so it gets proper autoconfiguration support.



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

Reply via email to