2020-08-06 15:01:05 +08:00
|
|
|
{
|
|
|
|
"title": "Arthas monitor命令",
|
|
|
|
"description": "Arthas monitor命令",
|
|
|
|
"difficulty": "精通者",
|
|
|
|
"time": "10-20 分钟",
|
|
|
|
"details": {
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"title": "启动arthas demo",
|
|
|
|
"text": "arthas-demo.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "启动arthas-boot",
|
|
|
|
"text": "arthas-boot.md"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "monitor命令",
|
|
|
|
"text": "monitor.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-06 15:01:05 +08:00
|
|
|
"environmentsprotocol": "http"
|
|
|
|
}
|
|
|
|
}
|