alipay / alipay/container-auto-tune
Diagnostic analysis - Thread
- Linguagem predominante
- Java
- Estrelas
- 36
- Forks
- 4
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Describe This Feature
### Backgroud
In this modern world, thread dumps are still analyzed in a tedious & manual mode. i.e., Operations engineer captures thread dumps from the production servers; then he transmits those files to developers. Developers use thread dump analysis tools to analyze thread dumps manually.
### Goal
Based on the Java version, JVM provider, and tools used to capture, thread dump format varies. Some monitoring tools generate thread dumps in JSON format as well.
### Scope
- Core dump analysis
- Flame Graph
- Call Stack Tree
- Table View of thread states
### Proposal
- Enable Thread Logs
- Upload Thread logs
- Review the report
### Acceptance criteria (AC)
- Extraction of report content
- Accuracy of report content
- Accuracy of recommended parameters
### Additional Context
We produce world-class analytical reports
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.