{
  "Monitor": {
    "vectors": {
      "type": "dynamic",
      "path": [
        {
        "isPartOfHierarchy": "true",
        "vectorRelation": "",
        "useAs": "value",
        "vectorPath": "$..id"
      }
      ],
      "metrics": {
        "metricPath": [
          {
            "attribute": [
              {
                "name": "usage",
                "index": "1"
              },
              {
                "name": "limit",
                "index": "2"
              }
            ],
            "mPath": "$..memory_stats."
          },
          {
            "attribute": [
              {
                "name": "cache",
                "index": "3"
              },
              {
                "name": "active_anon",
                "index": "4"
              },
              {
                "name": "inactive_anon",
                "index": "5"
              },
              {
                "name": "active_file",
                "index": "6"
              },
              {
                "name": "inactive_file",
                "index": "7"
              },
              {
                "name": "dirty",
                "index": "8"
              },
              {
                "name": "mapped_file",
                "index": "9"
              },
              {
                "name": "pgfault",
                "index": "10"
              },
              {
                "name": "pgmajfault",
                "index": "11"
              },
              {
                "name": "pgpgin",
                "index": "12"
              },
              {
                "name": "pgpgout",
                "index": "13"
              },
              {
                "name": "rss",
                "index": "14"
              },
              {
                "name": "rss_huge",
                "index": "15"
              },
              {
                "name": "unevictable",
                "index": "16"
              },
              {
                "name": "writeback",
                "index": "17"
              }
            ],
            "mPath": "$..memory_stats.stats."
          }
        ]
      }
    }
  }
}
