Skip to content

Add GenAI observability Spring Boot example - #191

Open
atiaomar1978-hub wants to merge 2 commits into
apache:mainfrom
atiaomar1978-hub:cursor/genai-observability-example-c587
Open

Add GenAI observability Spring Boot example#191
atiaomar1978-hub wants to merge 2 commits into
apache:mainfrom
atiaomar1978-hub:cursor/genai-observability-example-c587

Conversation

@atiaomar1978-hub

Copy link
Copy Markdown

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 apache/camel-examples#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

Spring Boot example for Camel 4.23+ GenAI observability with LangChain4j,
Ollama, Prometheus, and VictoriaTraces.

Co-authored-by: Cursor Agent <noreply@cursor.com>
…example

camel-ai-observability is not yet in camel-spring-boot-bom; pin version
via ${camel-version} so the example module compiles.

Co-authored-by: Cursor Agent <noreply@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants