Files

46 lines
853 B
JSON

{
"title": "Arthas 排查 HTTP 请求返回 401 案例",
"difficulty": "高级使用者",
"time": "10 分钟",
"details": {
"steps": [
{
"title": "Start demo",
"text": "start-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "排查 HTTP 请求返回 401",
"text": "case-http-401.md"
}
],
"intro": {
"foreground": "foreground.sh",
"text": "intro.md"
},
"finish": {
"text": "finish.md"
},
"assets": {
"host01": []
}
},
"environment": {
"uilayout": "terminal",
"showdashboard": true,
"dashboards": [
{
"name": "Web Port 80",
"port": 80
}
]
},
"backend": {
"imageid": "ubuntu",
"environmentsprotocol": "http"
}
}