2020-08-13 15:06:22 +08:00
|
|
|
{
|
|
|
|
"title": "Arthas 查找Top N线程 案例",
|
|
|
|
"description": "Arthas 查找Top N线程 案例",
|
|
|
|
"difficulty": "高级使用者",
|
|
|
|
"time": "10分钟",
|
|
|
|
"details": {
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"title": "Arthas demo",
|
|
|
|
"text": "arthas-demo.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Start arthas-boot",
|
|
|
|
"text": "arthas-boot.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "查找Top N线程",
|
|
|
|
"text": "case-thread.md"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"intro": {
|
|
|
|
"text": "intro.md"
|
|
|
|
},
|
|
|
|
"finish": {
|
|
|
|
"text": "finish.md"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"environment": {
|
|
|
|
"uilayout": "terminal"
|
|
|
|
},
|
|
|
|
"backend": {
|
2021-01-13 19:43:12 +08:00
|
|
|
"imageid": "openjdk:15",
|
2020-08-13 15:06:22 +08:00
|
|
|
"environmentsprotocol": "http"
|
|
|
|
}
|
|
|
|
}
|