Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Discovery: Make queue parameters configurable #140

@alexbrand

Description

@alexbrand

Is this a BUG REPORT, PERFORMANCE REPORT or FEATURE REQUEST?:
FEATURE REQUEST

What happened:
During performance testing, we noticed that the discoverers were taking a long time to drain the discovery queue when testing with a large number of services (>1k). The issue is that we are using the default client-go rate limited queue, which limits us to 10 items per second.

What you expected to happen:
Ideally, the rate limit should be configurable so that it can be adjusted according to the environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discovererkind/featureCategorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions