ipfs-cluster/monitor
Hector Sanjuan b6a46cd8a4 allocator: rework the whole allocator system
The new "metrics" allocator is about to partition metrics and distribe
allocations among the partitions.

For example: given a region, an availability zone and free space on disk, the
allocator would be able to choose allocations by distributing among regions
and availability zones as much as possible, and for those peers in the same
region/az, selecting those with most free space first.

This requires a major overhaul of the allocator component.
2021-09-13 12:24:00 +02:00
..
metrics monitor: fix panic in checker 2021-01-14 00:04:40 +01:00
pubsubmon allocator: rework the whole allocator system 2021-09-13 12:24:00 +02:00