{
  "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": "$.*.memory_stats.",
          "attribute": [
            {
              "convertFrom": "bytes",
              "name": "usage",
              "index": 1,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "max_usage",
              "index": 2,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "limit",
              "index": 3,
              "convertTo": "TB",
              "type": 1,
              "operation": "none"
            }
          ]
        },
        {
          "mPath": "$.*.memory_stats.stats.",
          "attribute": [
            {
              "convertFrom": "bytes",
              "name": "cache",
              "index": 4,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "hierarchical_memory_limit",
              "index": 5,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "hierarchical_memsw_limit",
              "index": 6,
              "convertTo": "TB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "active_anon",
              "index": 7,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "inactive_anon",
              "index": 8,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "active_file",
              "index": 9,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "inactive_file",
              "index": 10,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "dirty",
              "index": 11,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "mapped_file",
              "index": 12,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "name": "pgfault",
              "index": 13,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "pgmajfault",
              "index": 14,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "pgpgin",
              "index": 15,
              "type": 1,
              "operation": "none"
            },
            {
              "name": "pgpgout",
              "index": 16,
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "rss",
              "index": 17,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "rss_huge",
              "index": 18,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "unevictable",
              "index": 19,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            },
            {
              "convertFrom": "bytes",
              "name": "writeback",
              "index": 20,
              "convertTo": "MB",
              "type": 1,
              "operation": "none"
            }
          ]
        }
      ],
      "BASE_URL": "http://169.254.170.2/",
      "urlId": 1,
      "URLSetting": {
        "requestType": "get"
      },
      "URL": "$BaseURL/v3/-/task/stats"
    }
  ],
  "mon-name": "ECS_Fargate_Memory_Stats",
  "GlobalSettings": {
    "type": "dynamic",
    "separator": "_"
  }
}
