Closed sunchengzhu closed 3 months ago
This is an intermittent issue.
The situation you described indicates that other nodes running ckb v118
did not experience missing metrics during the same time period. If the data were not collected from the source, it would suggest that the ckb
process was terminated. However, based on the ckb
logs we reviewed earlier, it shows that the service restarted successfully and continued to sync normally.
Therefore, it is more likely that the issue occurred when Prometheus was scraping data from ckb
.
From the run.log, it can be seen that the CKB process did not exit promptly:
This issue has been verified and resolved in PR 4615.
Bug Report
Current Behavior
I restart CKB every two hours and I've noticed that there are occasional issues with missing metrics data.
Terminate command:
Expected Behavior
metrics data is not lost
Environment
Additional context/Screenshots
My ckb.toml configuration: