{ "distributor": { "storage-nodes": [ { "node-index": 0, "min-current-replication-factor": 2, "ops-latency" : { "put": { "latency-ms-sum": 10000, "count": 3 } }, "bucket-spaces" : [ { "name": "default", "total": 11, "pending": 3 }, { "name": "global", "total": 13, "pending": 5 } ] }, { "node-index": 5, "min-current-replication-factor": 9, "ops-latency" : { "put": { "latency-ms-sum": 25000, "count": 7 } }, "bucket-spaces" : [ { "name": "default", "total": 17, "pending": 7 } ] } ] } }