mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-01 13:37:30 +02:00
Checkpoint: a1ec897216fa
Entire-Session: 88c65864-3f29-4b06-bbe1-7fab0c4a0142 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/3d99aec-e3b0c4
This commit is contained in:
1
a1/ec897216fa/0/content_hash.txt
Normal file
1
a1/ec897216fa/0/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
sha256:1dcb6843168359e9b2654c83358578039372b70f58b982b538a063215bac9742
|
||||||
68
a1/ec897216fa/0/full.jsonl
Normal file
68
a1/ec897216fa/0/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
33
a1/ec897216fa/0/metadata.json
Normal file
33
a1/ec897216fa/0/metadata.json
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"cli_version": "0.5.0",
|
||||||
|
"checkpoint_id": "a1ec897216fa",
|
||||||
|
"session_id": "88c65864-3f29-4b06-bbe1-7fab0c4a0142",
|
||||||
|
"strategy": "manual-commit",
|
||||||
|
"created_at": "2026-03-28T05:55:48.342411Z",
|
||||||
|
"branch": "hotfix",
|
||||||
|
"checkpoints_count": 1,
|
||||||
|
"files_touched": [
|
||||||
|
"pkg/metricstore/walCheckpoint.go"
|
||||||
|
],
|
||||||
|
"agent": "Claude Code",
|
||||||
|
"turn_id": "8801a6561e06",
|
||||||
|
"token_usage": {
|
||||||
|
"input_tokens": 26,
|
||||||
|
"cache_creation_tokens": 33789,
|
||||||
|
"cache_read_tokens": 626723,
|
||||||
|
"output_tokens": 6339,
|
||||||
|
"api_call_count": 20
|
||||||
|
},
|
||||||
|
"session_metrics": {
|
||||||
|
"turn_count": 1
|
||||||
|
},
|
||||||
|
"initial_attribution": {
|
||||||
|
"calculated_at": "2026-03-28T05:55:48.263611Z",
|
||||||
|
"agent_lines": 7,
|
||||||
|
"human_added": 0,
|
||||||
|
"human_modified": 0,
|
||||||
|
"human_removed": 0,
|
||||||
|
"total_committed": 7,
|
||||||
|
"agent_percentage": 100
|
||||||
|
}
|
||||||
|
}
|
||||||
5
a1/ec897216fa/0/prompt.txt
Normal file
5
a1/ec897216fa/0/prompt.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
After a regular checkpoint the following log warning is writte nfor all nodes: [WARNING] walCheckpoint.go:343: [METRICSTORE]> WAL rotation skipped for var/metric-checkpoints/fritz/f0748 (channel full)
|
||||||
|
Mar 28 06:39:43 monitoring cc-backend[45645]: [WARNING] walCheckpoint.go:343: [METRICSTORE]> WAL rotation skipped for var/metric-checkpoints/fritz/f2263 (channel full)
|
||||||
|
Mar 28 06:39:43 monitoring cc-backend[45645]: [WARNING] walCheckpoint.go:343: [METRICSTORE]> WAL rotation skipped for var/metric-checkpoints/fritz/f0481 (channel full)
|
||||||
|
Mar 28 06:39:43 monitoring cc-backend[45645]: [WARNING] walCheckpoint.go:343: [METRICSTORE]> WAL rotation skipped for var/metric-checkpoints/fritz/f0708 (channel full)
|
||||||
|
Mar 28 06:39:43 monitoring cc-backend[45645]: [WARNING] walCheckpoint.go:343: [METRICSTORE]> WAL rotation skipped for var/metric-checkpoints/fritz/f0373 (channel full) . Investigate and issue and suggest fixes.
|
||||||
25
a1/ec897216fa/metadata.json
Normal file
25
a1/ec897216fa/metadata.json
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"cli_version": "0.5.0",
|
||||||
|
"checkpoint_id": "a1ec897216fa",
|
||||||
|
"strategy": "manual-commit",
|
||||||
|
"branch": "hotfix",
|
||||||
|
"checkpoints_count": 1,
|
||||||
|
"files_touched": [
|
||||||
|
"pkg/metricstore/walCheckpoint.go"
|
||||||
|
],
|
||||||
|
"sessions": [
|
||||||
|
{
|
||||||
|
"metadata": "/a1/ec897216fa/0/metadata.json",
|
||||||
|
"transcript": "/a1/ec897216fa/0/full.jsonl",
|
||||||
|
"content_hash": "/a1/ec897216fa/0/content_hash.txt",
|
||||||
|
"prompt": "/a1/ec897216fa/0/prompt.txt"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"token_usage": {
|
||||||
|
"input_tokens": 26,
|
||||||
|
"cache_creation_tokens": 33789,
|
||||||
|
"cache_read_tokens": 626723,
|
||||||
|
"output_tokens": 6339,
|
||||||
|
"api_call_count": 20
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user