jenkinsci / jenkinsci/support-core-plugin
[JENKINS-69187] Allow users to check / download files generated by Support Core
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
Support Core collects several set of files to help troubleshoot issues:
- deadlocks
- slow requests
- custom Logs
- thread dumps on high CPU load
An administrator should have the ability to manage those files from the UI.
Note: it is already possible for the following:
- latest Jenkins log files
- auto-generated Support Bundle
---
Originally reported by
allan_burdajewicz, imported from: Allow users to check / download files generated by Support Core
allan_burdajewicz
Raw content of original issue
Support Core collects several set of files to help troubleshoot issues:
- deadlocks
- slow requests
- custom Logs
- thread dumps on high CPU load
An administrator should have the ability to manage those files from the UI.
Note: it is already possible for the following:
- latest Jenkins log files
- auto-generated Support Bundle
Contributor guide
Assessment
This issue has not been assessed yet.