atiaomar1978-hub commented on PR #1918: URL: https://github.com/apache/camel-spring-boot/pull/1918#issuecomment-5470078058
@davsclaus Thanks for the second review — all remaining feedback has been addressed in commit d4aa5bd. **Blocking items fixed:** 1. Added `camel-ai-observability-starter` to `tooling/camel-spring-boot-bom/pom.xml` (alphabetically next to `camel-ai-tool-starter`) 2. Registered the starter in the Spring Boot catalog: `others.properties` + `others/ai-observability.json` **Inline items fixed:** 3. Removed redundant `@CamelAiObservability` annotation class (auto-config activates via `AutoConfiguration.imports`) 4. Removed the corresponding `@CamelAiObservability` mention from `intro.adoc` 5. Fixed `spring-boot.adoc` xref: `next@components:others:ai-observability.adoc` → `components:others:ai-observability.adoc` Tests pass: `./mvnw test -pl components-starter/camel-ai-observability-starter -Dtest="AiObservabilityAutoConfiguration*"` Ready for another look when you have time. _AI-generated on behalf of atiaomar1978-hub_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
