{
  "Monitor": {
    "vectors": {
      "type": "dynamic",
      "path": [
        {
          "isPartOfHierarchy": "true",
          "vectorRelation": "",
          "useAs": "value",
          "vectorPath": "$..id"
        }
      ],
      "metrics": {
        "metricPath": [
          {
            "attribute": [
              {
                "name": "value",
                "index": "1"
              }
            ],
            "mPath": "$..blkio_stats..io_serviced_recursive[*][?(@.op=='Read')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "2"
              }
            ],
            "mPath": "$..blkio_stats..io_serviced_recursive[*][?(@.op=='Write')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "3"
              }
            ],
            "mPath": "$..blkio_stats..io_serviced_recursive[*][?(@.op=='Sync')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "4"
              }
            ],
            "mPath": "$..blkio_stats..io_serviced_recursive[*][?(@.op=='Async')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "5"
              }
            ],
            "mPath": "$..blkio_stats..io_serviced_recursive[*][?(@.op=='Total')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "6"
              }
            ],
            "mPath": "$..blkio_stats..io_service_bytes_recursive[*][?(@.op=='Read')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "7"
              }
            ],
            "mPath": "$..blkio_stats..io_service_bytes_recursive[*][?(@.op=='Write')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "8"
              }
            ],
            "mPath": "$..blkio_stats..io_service_bytes_recursive[*][?(@.op=='Sync')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "9"
              }
            ],
            "mPath": "$..blkio_stats..io_service_bytes_recursive[*][?(@.op=='Async')]."
          },
          {
            "attribute": [
              {
                "name": "value",
                "index": "10"
              }
            ],
            "mPath": "$..blkio_stats..io_service_bytes_recursive[*][?(@.op=='Total')]."
          }
        ]
      }
    }
  }
}
