{
  "title": "Arthas profiler命令",
  "description": "Arthas profiler命令",
  "difficulty": "精通者",
  "time": "10-20 分钟",
  "details": {
    "steps": [
      {
        "title": "启动arthas demo",
        "text": "arthas-demo.md"
      },
      {
        "title": "启动arthas-boot",
        "text": "arthas-boot.md"
      },
      {
        "title": "profiler命令",
        "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"
  }
}