Closed jmacd closed 11 months ago
The collector will exit because of a transient failure.
It will log the failure.
Please check if your PR fulfills the following requirements:
make test
make lint
Please check the type of change your PR introduces:
The process fails in a difficult to diagnose way! It exits with status 0 and the log explaining why is nowhere near the bottom.
What is the current behavior?
The collector will exit because of a transient failure.
What is the new behavior?
It will log the failure.
Pull request checklist
Please check if your PR fulfills the following requirements:
make test
) for the changes have been added (for bug fixes / features) and passmake lint
) has passed locally and any fixes were made for failuresPull request type
Please check the type of change your PR introduces:
Does this introduce a breaking change?
Other information
The process fails in a difficult to diagnose way! It exits with status 0 and the log explaining why is nowhere near the bottom.