{
  "GlobalSettings": {
    "type": "fixed"
  },
  "vectors": [
    {
      "URL": "$BaseURL/v1/cluster/stats/last",
      "metrics": [
        {
          "mPath": "$.",
          "attribute": [
            {
              "name": "total_req",
              "index": 1,
              "type": 1
            },
            {
              "name": "ephemeral_storage_free",
              "index": 2,
              "type": 1,
              "convertFrom": "bytes",
              "convertTo": "GB"
            },
            {
              "name": "ephemeral_storage_avail",
              "index": 3,
              "type": 1,
              "convertFrom": "bytes",
              "convertTo": "GB"
            },
            {
              "name": "persistent_storage_free",
              "index": 4,
              "type": 1,
              "convertFrom": "bytes",
              "convertTo": "GB"
            },
            {
              "name": "persistent_storage_avail",
              "index": 5,
              "type": 1,
              "convertFrom": "bytes",
              "convertTo": "GB"
            }
          ]
        }
      ]
    }
  ]
}
