avalanche
avalanche copied to clipboard
Add concurrency limit for remote write
Prior to this commit, unbounded number of write would have been trigged from avalanche based on number of samples and batch size. Adding a new flag to limit the concurrency will be useful to simulate prometheus remote write sharding.
Signed-off-by: Arunprasad Rajkumar [email protected]