I am running promdump in a test environment and occasionally I can not run the meta command because I get the following error message:
# kubectl promdump meta -n openshift-monitoring -p prometheus-k8s-0 -c prometheus -d /prometheus
time=2022-05-19T15:49:05Z caller=level.go:63 level=error error="found unsequential head chunk files chunks_head/000010 (index: 10) and chunks_head/000012 (index: 12)"
failed to exec command: command terminated with exit code 1
Is it possible to make promdump tolerate of the reported condition of unsequential head chunk files?
I am running promdump in a test environment and occasionally I can not run the meta command because I get the following error message:
Is it possible to make promdump tolerate of the reported condition of unsequential head chunk files?