You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/tutorials/katacoda/command-thread-cn/index.json

44 lines
851 B
JSON

{
"title": "Arthas thread命令",
"description": "Arthas thread命令",
"difficulty": "精通者",
"time": "10-20 分钟",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "Thread命令",
"text": "thread.md"
},
{
"title": "cpu占比是如何统计出来的",
"text": "CPU-ratios-calculate.md"
},
{
"title": "Thread用法",
"text": "thread-usage.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "openjdk:15",
"environmentsprotocol": "http"
}
}