e2f784bf82366fa6901b8188085b7886dee74ba1
Processor execution counts were inflated by duplicate inserts into the plain MergeTree processor_executions table (chunk retries, reconnects). Replace count()/countIf() with uniq(execution_id)/uniqIf() in both stats_1m_processor and stats_1m_processor_detail MVs so each exchange is counted once per processor regardless of duplicates. Tables are dropped and rebuilt from raw data on startup. MV created after backfill to avoid double-counting. Also adds stats_1m_processor_detail to the catalog purge list (was missing). 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%