{
  "GlobalSettings": {
    "type": "fixed"
  },
  "vectors": [
    {
      "URL": "$BaseURL/http/server_zones",
      "urlId": 1,
      "URLSetting": {
        "requestType": "get"
      },
    "metrics": [
        {
          "mPath": "$.server_backend.",
          "operation": "none",
          "attribute": [
            {
              "operation": "none",
              "name": "processing",
              "index": 1,
              "type": 1
            },
            {
              "operation": "none",
              "name": "requests",
              "index": 2,
              "type": 1
            },
			  {
              "operation": "none",
              "name": "discarded",
              "index": 9,
              "type": 1
            },
			  {
              "operation": "none",
              "name": "received",
              "index": 10,
              "type": 1
            },
			{
              "operation": "none",
              "name": "sent",
              "index": 11,
              "type": 1
            }
          ]
        },
		     {
          "mPath": "$.server_backend.responses.",
          "operation": "none",
          "attribute": [
		   {
              "operation": "none",
              "name": "total",
              "index": 3,
              "type": 1
            },
            {
              "operation": "none",
              "name": "1xx",
              "index": 4,
              "type": 1
            },
            {
              "operation": "none",
              "name": "2xx",
              "index": 5,
              "type": 1
            },
            {
              "operation": "none",
              "name": "3xx",
              "index": 6,
              "type": 1
            },
			  {
              "operation": "none",
              "name": "4xx",
              "index": 7,
              "type": 1
            },
			{
              "operation": "none",
              "name": "5xx",
              "index": 8,
              "type": 1
            }
          ]
        }
      ]
    }
  ]
}
