{
  "title": "Arthas perfcounter Command",
  "description": "Arthas perfcounter 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": "perfcounter Command",
        "text": "perfcounter.md"
      }
    ],
    "intro": {
      "text": "intro.md"
    },
    "finish": {
      "text": "finish.md"
    }
  },
  "environment": {
    "uilayout": "terminal"
  },
  "backend": {
    "imageid": "java",
    "environmentsprotocol": "http"
  }
}