@@ -244,17 +244,17 @@ TSDB failures go to failure store:
244244 refresh : true
245245 body :
246246 - ' { "create": { "_index": "fs-k8s"} }'
247- - ' {"@timestamp":"2021-04-28T01:00:00ZZ ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
247+ - ' {"@timestamp":"2021-04-28T01:00:00Z ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
248248 - ' { "create": { "_index": "k8s"} }'
249- - ' { "@timestamp": "2021-04-28T01:00:00ZZ ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
249+ - ' { "@timestamp": "2021-04-28T01:00:00Z ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
250250 - ' { "create": { "_index": "fs-k8s"} }'
251251 - ' { "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
252252 - ' { "create": { "_index": "fs-k8s"} }'
253- - ' { "@timestamp":"2000-04-28T01:00:00ZZ ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
253+ - ' { "@timestamp":"2000-04-28T01:00:00Z ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
254254 - ' { "create": { "_index": "k8s"} }'
255255 - ' {"metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
256256 - ' { "create": { "_index": "k8s"} }'
257- - ' { "@timestamp":"2000-04-28T01:00:00ZZ ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
257+ - ' { "@timestamp":"2000-04-28T01:00:00Z ", "metricset": "pod", "k8s": {"pod": {"name": "cat", "uid":"947e4ced-1786-4e53-9e0c-5c447e959507", "ip": "10.10.55.1", "network": {"tx": 2001818691, "rx": 802133794}}}}'
258258 - is_true : errors
259259
260260 # Successfully indexed to backing index
0 commit comments