3f2392b8f71cc44a842557c37f57d81c72acbd21
Rewrite init.sql as a pure CREATE IF NOT EXISTS file with no DROP or INSERT statements. Safe for repeated runs on every startup without corrupting aggregated stats data. Old deployments with count()-based stats tables are migrated automatically: ClickHouseSchemaInitializer checks system.columns for the old AggregateFunction(count) type and drops those tables before init.sql recreates them with the correct uniq() schema. This runs once per table and is a no-op on fresh installs or already-migrated deployments. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Observability server for Cameleer agents
Languages
Java
61.6%
TypeScript
30.2%
HTML
5.2%
CSS
2.9%