Files
Hollow ManandGitHub 20762ef304 Arthas jvm 命令教程 (#1329)
* add jvm command scenario. #847

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

* add jvm scenario doc links. #847

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

* fix links

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

* switch to use arthas-demo

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

* update to fit the latest situation

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

* add examples to use jvm

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

* update to fit the 3.3.7 situation

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

* update to fit the 3.3.7

Signed-off-by: hollowman6 <hollowman186@vip.qq.com>
2020-07-23 18:05:57 +08:00

43 lines
814 B
JSON

{
"title": "Arthas jvm命令",
"description": "Arthas jvm命令",
"difficulty": "精通者",
"time": "10-20 分钟",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "启动arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "jvm命令",
"text": "jvm.md"
},
{
"title": "jvm使用参考",
"text": "jvm-usage.md"
},
{
"title": "jvm使用参考",
"text": "notes-on-column-headers.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}