From 87d772a7d708fec12f48cd8adc0dedff6e1025da Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Aug 2024 10:15:20 +0200 Subject: Adding upstream version 1.47.0. Signed-off-by: Daniel Baumann --- .../server_v1-operator-autopilot-health.json | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 src/go/collectors/go.d.plugin/modules/consul/testdata/v1.13.2/server_v1-operator-autopilot-health.json (limited to 'src/go/collectors/go.d.plugin/modules/consul/testdata/v1.13.2/server_v1-operator-autopilot-health.json') diff --git a/src/go/collectors/go.d.plugin/modules/consul/testdata/v1.13.2/server_v1-operator-autopilot-health.json b/src/go/collectors/go.d.plugin/modules/consul/testdata/v1.13.2/server_v1-operator-autopilot-health.json deleted file mode 100644 index 4acee01ec..000000000 --- a/src/go/collectors/go.d.plugin/modules/consul/testdata/v1.13.2/server_v1-operator-autopilot-health.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "Healthy": true, - "FailureTolerance": 1, - "Servers": [ - { - "ID": "72849161-41cb-14df-fc9b-563ddff3bae7", - "Name": "satya-vm3", - "Address": "10.10.30.119:8300", - "SerfStatus": "alive", - "Version": "1.13.2", - "Leader": false, - "LastContact": "54.653679ms", - "LastTerm": 29, - "LastIndex": 486777, - "Healthy": true, - "Voter": true, - "StableSince": "2022-12-21T13:53:42Z" - }, - { - "ID": "3e75e0af-859b-83e8-779f-f3a6d12f02ae", - "Name": "satya-vm2", - "Address": "10.10.30.176:8300", - "SerfStatus": "alive", - "Version": "1.13.2", - "Leader": true, - "LastContact": "0ms", - "LastTerm": 29, - "LastIndex": 486777, - "Healthy": true, - "Voter": true, - "StableSince": "2022-12-21T13:53:46Z" - }, - { - "ID": "d86b8af4-5dc5-d790-7c32-420d4ac1dd8d", - "Name": "satya-vm", - "Address": "10.10.30.177:8300", - "SerfStatus": "alive", - "Version": "1.13.2", - "Leader": false, - "LastContact": "13.211617ms", - "LastTerm": 29, - "LastIndex": 486777, - "Healthy": true, - "Voter": true, - "StableSince": "2022-12-20T09:55:28Z" - } - ] -} -- cgit v1.2.3