arthas/tutorials/katacoda/command-perfcounter-cn/index.json
Hollow Man 0da415f0ce
Arthas perfcounter 命令教程 (#1352)
* add perfcounter command scenario. #847

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>

* switch to use arthas-demo

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>
2020-07-23 15:50:32 +08:00

36 lines
665 B
JSON

{
"title": "Arthas perfcounter命令",
"description": "Arthas perfcounter命令",
"difficulty": "精通者",
"time": "10-20 分钟",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "perfcounter命令",
"text": "perfcounter.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}