atiaomar1978-hub opened a new pull request, #191: URL: https://github.com/apache/camel-spring-boot-examples/pull/191
## Summary Adds `genai-observability` Spring Boot example for Camel 4.23+ GenAI observability with LangChain4j, Ollama, Prometheus, and VictoriaTraces. Companion to the GenAI observability blog series (Blog 2). Replaces the misplaced example from https://github.com/apache/camel-examples/pull/255. ## Test plan - [ ] `ollama pull llama3.2 && ollama serve` - [ ] `docker compose up -d` in example directory - [ ] `mvn spring-boot:run` - [ ] Verify `gen_ai` metrics at `/actuator/prometheus` _AI-generated PR 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]
