pub const HEALTH_SUPER_HUB_SAMPLE_LIMIT: usize = 5;Expand description
How many super-hubs health names in its warning string.
This bounds the sample shown to a human. It must never bound the reported count, which is measured separately over the whole graph.