Debug.zip
Many popular platforms use this exact naming convention to streamline support: How to Collect Debug Information from Talos Linux Nodes
The Power of the debug.zip : Why Every Dev Needs a Diagnostic Bundle debug.zip
A debug.zip (sometimes called a support bundle or diagnostic file) is a compressed archive containing the "DNA" of a specific software instance at the time of an error. Depending on the application, it typically includes: Many popular platforms use this exact naming convention
: Snapshots of CPU, memory usage, and active threads. debug.zip
: Details on the OS version, hardware, or cloud provider environment. Examples in the Wild
: The settings and environment variables that might be causing unique behavior.
: Detailed event records that reveal the exact sequence of events leading to a failure.