Files
cc-backend/96/4ca6774882/0/prompt.txt
T
moebiusband 89361a0133 Checkpoint: 964ca6774882
Entire-Session: 73cc565e-9a24-445c-bc6b-6bb813087897
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/6f1c360-e3b0c4
2026-06-18 10:29:24 +02:00

23 lines
997 B
Plaintext

Analyse what resampling options are available for metric data and how they can be configured
---
With the current branch the frontend does not show any jobs in the job list. There is a comsole error: Uncaught TypeError: t.resampleConfig.resolutions is not iterable (cannot read property undefined)
at jobs.js:65:121
at Wn (jobs.js:1:26455)
at gt (jobs.js:1:16991)
at bt (jobs.js:1:17041)
at Un (jobs.js:1:28557)
at jobs.js:65:278
at Wn (jobs.js:1:26455)
at gt (jobs.js:1:16991)
at bt (jobs.js:1:17041)
at Un (jobs.js:1:28557). Fix the problem.
---
I do not see a difference in the frontend for long jobs with spiky metric data. It seems the average resampling has no effect. I tried to change resampling by config file and from the web frontend. Can you check why there is no effect. I tried for job db id: 409
---
Commit the changes in 3 commits: One with the toplevel config warning, one with the frontend fixes, and one about the dependency updates