arthas/tutorials/katacoda/command-thread-cn/index.json
2020-07-23 22:32:23 +08:00

44 lines
845 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": "java",
"environmentsprotocol": "http"
}
}