arthas/tutorials/katacoda/command-dashboard-en/index.json
Hollow Man a7856ffdc1
Arthas dashboard 命令教程 (#1326)
* add dashboard command scenario. #847

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

* fix link typo

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

* merge 'dashboard.md' and 'dashboard-usage.md'

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

37 lines
703 B
JSON

{
"title": "Arthas dashboard",
"description": "Arthas dashboard",
"details": {
"steps": [
{
"title": "Start arthas-demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "dashboard command",
"text": "dashboard.md"
},
{
"title": "Notes on column headers",
"text": "notes-on-column-headers.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}