44a0e413e93c371d880fd5775d1092f454cbdc36
The log appender JAR was missing from the cameleer-runtime-base Docker image, causing agent log forwarding to silently fail with "No supported logging framework found, log forwarding disabled". This meant only container stdout logs (source=container) were captured — no application or agent logs reached ClickHouse. CI now downloads the appender JAR from the Maven registry alongside the agent JAR, and the Dockerfile COPYs it to /app/cameleer3-log-appender.jar where the server's Docker entrypoint expects it (-Dloader.path for Spring Boot, -cp for plain Java). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Multi-tenant SaaS platform — Camel application runtime with built-in observability. Wraps cameleer3 agent + server.
Languages
Java
47.4%
TypeScript
23.4%
Shell
16.5%
PowerShell
11.3%
Dockerfile
0.7%
Other
0.7%