arthas/tutorials/katacoda/command-heapdump-en/index.json
2020-08-07 17:50:16 +08:00

36 lines
657 B
JSON

{
"title": "Arthas heapdump Command",
"description": "Arthas heapdump Command",
"difficulty": "master",
"time": "10-20 minutes",
"details": {
"steps": [
{
"title": "Arthas demo",
"text": "arthas-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "heapdump Command",
"text": "heapdump.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal"
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}