You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arthas/tutorials/katacoda/command-profiler-en/index.json

43 lines
781 B
JSON

{
"title": "Arthas profiler Command",
"description": "Arthas profiler 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": "profiler Command",
"text": "profiler.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
}
},
"environment": {
"uilayout": "terminal",
"showdashboard": true,
"dashboards": [
{
"name": "Web Port 8563",
"port": 8563
}
]
},
"backend": {
"imageid": "java",
"environmentsprotocol": "http"
}
}