curl -s -u $CB_USERNAME:$CB_PASSWORD -X POST http://localhost:8091/_uistats -d '[{ "bucket": "travel-sample", "step": 1, "stats": [ "eventing/parent_child_cleanup/processed_count" ], "startTS": -22000, "aggregate": true }]' | jq . [ { "timestamps": [ 1616371434659, 1616371435660, 1616371436659, 1616371437659, 1616371438659, 1616371439659, 1616371440659, 1616371441659, 1616371442659, 1616371443659, 1616371444659, 1616371445659, 1616371446659, 1616371447659, 1616371448659, 1616371449659, 1616371450659, 1616371451659, 1616371452659, 1616371453659, 1616371454659, 1616371455659 ], "step": 1, "stats": { "eventing/parent_child_cleanup/processed_count": { "aggregate": [ 22352, 23139, 23926, 24709, 25503, 26296, 27094, 27886, 28682, 29473, 30269, 31062, 31564, 31591, 31591, 31591, 31591, 31591, 31591, 31591, 31591, 31591 ], "aggregateNodes": [ "[::1]:8091" ] } }, "bucket": "travel-sample" } ]