Skip to content

fix(sync-config): metrics dump query — use entityMetricDailyAgg_v2 (image_metrics is gone) - #333

Merged
JustMaier merged 1 commit into
mainfrom
fix/ch-metrics-dump-query
Jul 23, 2026
Merged

fix(sync-config): metrics dump query — use entityMetricDailyAgg_v2 (image_metrics is gone)#333
JustMaier merged 1 commit into
mainfrom
fix/ch-metrics-dump-query

Conversation

@JustMaier

Copy link
Copy Markdown
Contributor

Repo canonical had drifted from deployed reality: the metrics dump phase queried the removed image_metrics table — unexercised until today's first real boot-dump under this config (CH 404 UNKNOWN_IDENTIFIER). Matched to the deployed query (talos 825e4aed4 restored it there).

Lesson for the record: "repo copy matches prod" was scout-verified for the Image/Post phases but the metrics phase drifted — config mirrors need whole-file diffs, not section spot-checks.

🤖 Generated with Claude Code

…ityMetricDailyAgg_v2

The repo canonical had drifted from the deployed talos ConfigMap: the
metrics dump phase still queried the long-removed image_metrics table.
Unexercised until the first real boot-dump under this config (2026-07-17,
CH 404 UNKNOWN_IDENTIFIER on bitdex-1's fresh redump). Matched to the
deployed entityMetricDailyAgg_v2 query (restored in talos 825e4aed4).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@JustMaier
JustMaier merged commit d6de535 into main Jul 23, 2026
4 of 5 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.

1 participant