Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
May 26, 2020
Merged

Conversation

bboreham
Copy link
Collaborator

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.

bboreham added 2 commits May 25, 2020 13:12
Where a report has been merged from several probes, give it a higher
limit before dropping topologies.

We will already have applied the limit on each single-probe report as
it came in, except for historical ones.
@bboreham bboreham requested review from qiell and satyamz as code owners May 25, 2020 13:31
@bboreham bboreham merged commit bf90d56 into master May 26, 2020
@bboreham bboreham deleted the fix-drop-topologies branch May 26, 2020 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant