{
  "GlobalSettings": {
    "type": "fixed",
    "separator": "_"
  },
  "vectors": [
    {
      "URL": "$BaseURL/http/caches",
      "urlId": 1,
      "URLSetting": {
        "requestType": "get"
      },
    "metrics": [
        {
          "mPath": "$.cache_backend.",
          "operation": "none",
          "attribute": [
		    {
              "operation": "none",
              "name": "cold",
              "index": 1,
              "type": 1,
			  "dataFromPattern": {
                "value": true,
                "pattern": [
                  {
                    "pValue": "false",
                    "updatedValue": 0,
                    "useAsRegex": false
                  },
                  {
                    "pValue": "true",
                    "updatedValue": 1,
                    "useAsRegex": false
                  }
                ]
              }
            },
            {
              "operation": "none",
              "name": "size",
              "index": 2,
              "type": 1
            }
          ]
        },
        {
          "mPath": "$.cache_backend.hit.",
          "operation": "none",
          "attribute": [
             {
              "operation": "none",
              "name": "responses",
              "index": 4,
              "type": 1
            },
			{
              "operation": "none",
              "name": "bytes",
              "index": 3,
              "type": 1
            }  
			
          ]
        },
         {
          "mPath": "$.cache_backend.stale.",
          "operation": "none",
          "attribute": [
            {
              "operation": "none",
              "name": "bytes",
              "index": 5,
              "type": 1
            },
			{
              "operation": "none",
              "name": "responses",
              "index": 6,
              "type": 1
            }  
          ]
        },
        {
          "mPath": "$.cache_backend.updating.",
          "operation": "none",
          "attribute": [
            {
              "operation": "none",
              "name": "bytes",
              "index": 7,
              "type": 1
            },
			{
              "operation": "none",
              "name": "responses",
              "index": 8,
              "type": 1
            }  
          ]
        },
        {
          "mPath": "$.cache_backend.revalidated.",
          "operation": "none",
          "attribute": [
            {
              "operation": "none",
              "name": "bytes",
              "index": 9,
              "type": 1
            },
			{
              "operation": "none",
              "name": "responses",
              "index": 10,
              "type": 1
            }  
          ]
        },
        {
          "mPath": "$.cache_backend.miss.",
          "operation": "none",
          "attribute": [
		    {
              "operation": "none",
              "name": "responses",
              "index": 11,
              "type": 1
            },  
            {
              "operation": "none",
              "name": "bytes",
              "index": 12,
              "type": 1
            },
            {
              "operation": "none",
              "name": "responses_written",
              "index": 13,
              "type": 1
            },
			{
              "operation": "none",
              "name": "bytes_written",
              "index": 14,
              "type": 1
            }
          ]
        },
        {
          "mPath": "$.cache_backend.expired.",
          "operation": "none",
          "attribute": [
		    {
              "operation": "none",
              "name": "responses",
              "index": 15,
              "type": 1
            },  
            {
              "operation": "none",
              "name": "bytes",
              "index": 16,
              "type": 1
            },
            {
              "operation": "none",
              "name": "responses_written",
              "index": 17,
              "type": 1
            },
			{
              "operation": "none",
              "name": "bytes_written",
              "index": 18,
              "type": 1
            }
          ]
        },
        {
          "mPath": "$.cache_backend.bypass.",
          "operation": "none",
          "attribute": [
		    {
              "operation": "none",
              "name": "responses",
              "index": 19,
              "type": 1
            },
            {
              "operation": "none",
              "name": "bytes",
              "index": 20,
              "type": 1
            },
            {
              "operation": "none",
              "name": "responses_written",
              "index": 21,
              "type": 1
            },
			{
              "operation": "none",
              "name": "bytes_written",
              "index": 22,
              "type": 1
            }
          ]
        }
        
      ]
    }
  ]
}

