{
  "title": "Arthas dashboard命令教程",
  "description": "Arthas dashboard命令教程",
  "details": {
    "steps": [
      {
        "title": "启动arthas-demo",
        "text": "arthas-demo.md"
      },
      {
        "title": "启动arthas-boot",
        "text": "arthas-boot.md"
      },
      {
        "title": "dashboard 命令",
        "text": "dashboard.md"
      },
      {
        "title": "dashboard 数据说明",
        "text": "notes-on-column-headers.md"
      }
    ],
    "intro": {
      "text": "intro.md"
    },
    "finish": {
      "text": "finish.md"
    }
  },
  "environment": {
    "uilayout": "terminal"
  },
  "backend": {
    "imageid": "java",
    "environmentsprotocol": "http"
  }
}