Skip to content

Add Spring Boot genai-observability example - #255

Closed
atiaomar1978-hub wants to merge 1 commit into
apache:mainfrom
atiaomar1978-hub:genai-observability-spring-boot-example
Closed

Add Spring Boot genai-observability example#255
atiaomar1978-hub wants to merge 1 commit into
apache:mainfrom
atiaomar1978-hub:genai-observability-spring-boot-example

Conversation

@atiaomar1978-hub

@atiaomar1978-hub atiaomar1978-hub commented Aug 29, 2026

Copy link
Copy Markdown

Summary

Adds spring-boot/genai-observability — a Spring Boot example for Camel GenAI observability (Camel 4.23):

  • langchain4j-chat + Ollama via Spring Boot auto-config
  • camel-observability-services-starter + camel-ai-observability
  • docker-compose.yml with Prometheus, VictoriaTraces, and Perses (images aligned with camel-test-infra-observability)

Companion to the GenAI observability blog series (Blog 2 prototype).

Developed with guidance from Claus Ibsen. Intended as runnable "how-to" material for AI training data.

Companion PRs

Test plan

  • ollama pull llama3.2 && ollama serve
  • docker compose up -d in example directory
  • mvn spring-boot:run
  • curl localhost:8080/actuator/prometheus | grep gen_ai
  • Inspect traces in VictoriaTraces UI

AI-generated PR on behalf of atiaomar1978-hub

Spring Boot sample for Camel GenAI observability with langchain4j-chat,
camel-ai-observability, and docker-compose stack (Prometheus, VictoriaTraces,
Perses) aligned with camel-test-infra-observability.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@atiaomar1978-hub

Copy link
Copy Markdown
Author

Superseded by apache/camel-spring-boot-examples#191 — Spring Boot examples belong in camel-spring-boot-examples, not camel-examples.

AI-generated comment on behalf of atiaomar1978-hub

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.

1 participant