weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.85k stars 709 forks source link

multitenant query: don't drop topologies so much #3791

Closed bboreham closed 4 years ago

bboreham commented 4 years ago

We have a limit of (by default) 10,000 nodes per topology, but when a report has been merged from several probes it's much more likely to hit this limit. Apply a heuristic to use a higher limit.

Also fix the metric that was supposed to show problems like this, but wasn't registered.