Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard ChapmanReporter
Richard ChapmanRichard ChapmanPriority
Not specifiedFix versions
Labels
Pull Request URL
Details
Details
Components
Assignee
Richard Chapman
Richard ChapmanReporter
Richard Chapman
Richard ChapmanPriority
Fix versions
Labels
Pull Request URL
Created January 27, 2022 at 12:16 PM
Updated February 21, 2022 at 3:44 PM
Resolved February 10, 2022 at 6:18 PM
We should add a process to be executed AFTER the main process in a pod terminates that preserves information useful for debugging, if the main process terminates abnormally.
We can use sentinel file to determine whether the main process was terminated cleanly.
Information to gather includes:
Core files (optional)
Extracted info from core files - all stacks, variables etc
Syslog info
Full log (may be more than goes to ELK)
Spill files that were the input to the current graph (optional)