{
  "url_section": "/_cat/health?v&h=",
  "vector_name": {
    "key": "cluster"
  },
  "metrics": [
    {
      "id": 1,
      "graph_name": "Health Status",
      "metric": "status",
      "metric_mode": "Enable",
      "replace": [
        {
          "old": "red",
          "new": "1"
        },
        {
          "old": "yellow",
          "new": "2"
        },
        {
          "old": "green",
          "new": "3"
        }
      ]
    },
    {
      "id": 2,
      "graph_name": "Number of Nodes",
      "metric": "node.total",
      "metric_mode": "Enable"
    },
    {
      "id": 3,
      "graph_name": "Number of Data Nodes",
      "metric": "node.data",
      "metric_mode": "Enable"
    },
    {
      "id": 4,
      "graph_name": "Active Primary Shards",
      "metric": "pri",
      "metric_mode": "Enable"
    },
    {
      "id": 5,
      "graph_name": "Active Shards",
      "metric": "shards",
      "metric_mode": "Enable"
    },
    {
      "id": 6,
      "graph_name": "Relocated Shards",
      "metric": "relo",
      "metric_mode": "Enable"
    },
    {
      "id": 7,
      "graph_name": "Initializing Shards",
      "metric": "init",
      "metric_mode": "Enable"
    },
    {
      "id": 8,
      "graph_name": "Unassigned Shards",
      "metric": "unassign",
      "metric_mode": "Enable"
    }
  ]
}
