arthas/tutorials/katacoda/case-ognl-update-logger-level-cn/index.json

45 lines
908 B
JSON

{
"title": "Arthas 动态更新应用Logger Level 案例",
"description": "Arthas 动态更新应用Logger Level 案例",
"difficulty": "高级使用者",
"time": "10分钟",
"details": {
"steps": [
{
"title": "Start math-game",
"text": "start-demo.md"
},
{
"title": "Start arthas-boot",
"text": "arthas-boot.md"
},
{
"title": "动态更新应用Logger Level",
"text": "case-ognl-update-logger-level.md"
}
],
"intro": {
"text": "intro.md"
},
"finish": {
"text": "finish.md"
},
"assets": {
"host01": []
}
},
"environment": {
"uilayout": "terminal",
"showdashboard": true,
"dashboards": [
{
"name": "Web Port 80",
"port": 80
}
]
},
"backend": {
"imageid": "openjdk:15",
"environmentsprotocol": "http"
}
}