Closed blakelead closed 6 years ago
Collect can take a long time eventually failing with a timeout, especially for bucket metrics fetching.
A solution would be to parallelize bucket API requests.
Multiple requests are now played concurrently for XDCR and bucket collectors.
Collect can take a long time eventually failing with a timeout, especially for bucket metrics fetching.
A solution would be to parallelize bucket API requests.