alipay / container-auto-tune

Container Auto Tune is an intelligent parameter tuning product that helps developers, operators automatically adjust the application, analyzes JVM reasonable configuration parameters through intelligent algorithms.Please visit the official site for the quick start guide and documentation.
Apache License 2.0
32 stars 3 forks source link

Diagnostic analysis - Thread #25

Open TLlead opened 1 year ago

TLlead commented 1 year ago

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

Proposal

Acceptance criteria (AC)

Additional Context

We produce world-class analytical reports