{
  "vectors": [
    {
      "path": [
        {
          "isPartOfHierarchy": true,
          "query": "$.*.id",
          "replaceVectorKey": "Task_Id"
        },
	{
	  "isPartOfHierarchy": true,
          "query": "$.*.[?(@.id=='Task_Id')]name",
	  "replaceVectorKey": "Container"
	}
      ],
      "URL_PATH": "v3/-/task/stats",
      "metrics": [
        {
          "mPath": "$.*.networks.eth1.",
          "attribute": [
            {
              "name": "tx_bytes",
              "index": 1,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "rx_bytes",
              "index": 2,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "tx_dropped",
              "index": 3,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "rx_dropped",
              "index": 4,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "tx_errors",
              "index": 5,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "rx_errors",
              "index": 6,
              "type": 1,
              "operation": "none"
            }
          ]
        }
      ],
      "BASE_URL": "http://169.254.170.2/",
      "urlId": 1,
      "URLSetting": {
        "requestType": "get"
      },
      "URL": "$BaseURL/v3/-/task/stats"
    }
  ],
  "mon-name": "ECS_Network_Fargate_Stats",
  "GlobalSettings": {
    "type": "dynamic",
    "separator": "_"
  }
}
