ipfs-cluster/monitor/pubsubmon
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
..
config_test.go address pr feedback 2019-04-18 16:18:19 +10:00
config.go Fix #937: Print full working configuration at startup 2020-05-15 01:33:04 +02:00
pubsubmon_test.go health/alerts endpoint: brush up old PR 2021-01-13 22:09:21 +01:00
pubsubmon.go allocator: rework the whole allocator system 2021-09-13 12:24:00 +02:00