Skip to content

Add GenAI observability JBang example - #73

Merged
davsclaus merged 2 commits into
apache:mainfrom
atiaomar1978-hub:cursor/genai-observability-example-c587
Aug 30, 2026
Merged

Add GenAI observability JBang example#73
davsclaus merged 2 commits into
apache:mainfrom
atiaomar1978-hub:cursor/genai-observability-example-c587

Conversation

@atiaomar1978-hub

Copy link
Copy Markdown
Contributor

Summary

Adds ai/genai-observability demonstrating Camel 4.23+ GenAI observability with langchain4j-chat, OpenTelemetry gen_ai spans, Micrometer metrics, and the Camel TUI.

Companion to the GenAI observability blog series (Blog 1). Replaces the misplaced bundled example from apache/camel#25891.

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

Demonstrates Camel 4.23+ GenAI observability with langchain4j-chat,
OpenTelemetry gen_ai spans, Micrometer metrics, and the Camel TUI.

Co-authored-by: Cursor Agent <noreply@cursor.com>
Resolve ollama.baseUrl and ollama.model placeholders before building
OllamaChatModel. Also fix README property key to camel.aiObservability.enabled.

Co-authored-by: Cursor Agent <noreply@cursor.com>
@davsclaus
davsclaus merged commit 1bde43a into apache:main Aug 30, 2026
8 checks passed
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