-
Notifications
You must be signed in to change notification settings - Fork 329
Closed
Description
When running Coroot v1.8.8, the metrics compaction process is failing with the following error:
failed to read metrics from src chunk while compaction: unexpected EOF
Environment:
- Coroot version: 1.8.8
- Installation type: Kubernetes
Impact:
This error appears to be preventing proper metrics compaction, which block visualization.
Steps to reproduce:
- Running Coroot v1.8.8
- Error occurs during metrics compaction process
Additional context:
E0303 20:46:55.845421 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.853463 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.862648 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.871928 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.886099 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.897551 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.911450 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.927880 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.943292 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
E0303 20:46:55.956464 1 compaction.go:84] failed to read metrics from src chunk while compaction: unexpected EOF
Would you like me to add any specific details or modify this issue description?
Metadata
Metadata
Assignees
Labels
No labels