atiaomar1978-hub opened a new pull request, #25891: URL: https://github.com/apache/camel/pull/25891
## Summary Adds a **bundled JBang example** `ai/genai-observability` demonstrating Camel 4.23 GenAI observability: - Timer route → Ollama via `langchain4j-chat` - Run with `--observe` for OpenTelemetry spans + Micrometer metrics - TUI Spans tab and AI usage view (Ctrl+U) - Registered in `camel-jbang-example-catalog.json` Companion to the GenAI observability blog series (Blog 1 prototype). Developed with guidance from Claus Ibsen. ## Test plan - [ ] `ollama pull llama3.2 && ollama serve` - [ ] Run example from README with `--observe` and dependencies - [ ] Verify `gen_ai` metrics at `/observe/metrics` - [ ] Verify spans in `camel tui` _AI-generated PR on behalf of atiaomar1978-hub_ Made with [Cursor](https://cursor.com) -- 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]
