{
  "Monitor": {
    "vectors": {
      "type": "dynamic",
      "path": [
        {
        "isPartOfHierarchy": "true",
        "vectorRelation": "",
        "useAs": "value",
        "vectorPath": "$..id"
      }
      ],
      "metrics": {
        "metricPath": [
          {
            "attribute": [
              {
                "name": "total_usage",
                "index": "1"
              },
              {
                "name": "total_usage",
                "index": "2"
              },
              {
                "name": "total_usage",
                "index": "3"
              },
              {
                "name": "total_usage",
                "index": "4"
              },
              {
                "name": "usage_in_kernelmode",
                "index": "5"
              },
              {
                "name": "usage_in_usermode",
                "index": "6"
              }
	   ],
            "mPath": "$..cpu_stats[*]."
          },
          {
            "attribute": [
              {
                "name": "online_cpus",
                "index": "7"
              }
            ],
            "mPath": "$..cpu_stats."
          },
          {
            "attribute": [
              {
                "name": "throttled_periods",
                "index": "8"
              },
              {
                "name": "throttled_time",
                "index": "9"
              }
            ],
            "mPath": "$..cpu_stats.throttling_data."
          }
        ]
      }
    }
  }
}

