rds-health icon indicating copy to clipboard operation
rds-health copied to clipboard

Make concurrent fetch of samples

Open fogfish opened this issue 4 months ago • 2 comments

The utility fetches samples sequentially, for large jobs it might take seconds. It would be beneficial to run it in parallel.

https://github.com/zalando/rds-health/blob/main/internal/insight/insight.go#L68

fogfish avatar Apr 05 '24 13:04 fogfish