github.com/netdata/go.d.plugin@v0.58.1/modules/consul/testdata/v1.13.2/server_v1-operator-autopilot-health.json (about)

     1  {
     2    "Healthy": true,
     3    "FailureTolerance": 1,
     4    "Servers": [
     5      {
     6        "ID": "72849161-41cb-14df-fc9b-563ddff3bae7",
     7        "Name": "satya-vm3",
     8        "Address": "10.10.30.119:8300",
     9        "SerfStatus": "alive",
    10        "Version": "1.13.2",
    11        "Leader": false,
    12        "LastContact": "54.653679ms",
    13        "LastTerm": 29,
    14        "LastIndex": 486777,
    15        "Healthy": true,
    16        "Voter": true,
    17        "StableSince": "2022-12-21T13:53:42Z"
    18      },
    19      {
    20        "ID": "3e75e0af-859b-83e8-779f-f3a6d12f02ae",
    21        "Name": "satya-vm2",
    22        "Address": "10.10.30.176:8300",
    23        "SerfStatus": "alive",
    24        "Version": "1.13.2",
    25        "Leader": true,
    26        "LastContact": "0ms",
    27        "LastTerm": 29,
    28        "LastIndex": 486777,
    29        "Healthy": true,
    30        "Voter": true,
    31        "StableSince": "2022-12-21T13:53:46Z"
    32      },
    33      {
    34        "ID": "d86b8af4-5dc5-d790-7c32-420d4ac1dd8d",
    35        "Name": "satya-vm",
    36        "Address": "10.10.30.177:8300",
    37        "SerfStatus": "alive",
    38        "Version": "1.13.2",
    39        "Leader": false,
    40        "LastContact": "13.211617ms",
    41        "LastTerm": 29,
    42        "LastIndex": 486777,
    43        "Healthy": true,
    44        "Voter": true,
    45        "StableSince": "2022-12-20T09:55:28Z"
    46      }
    47    ]
    48  }