Closed suhailpatel closed 5 years ago
https://github.com/suhailpatel/seastat/pull/3 introduced loading of Storage Metrics. Unfortunately this API is quite slow if you have a lot of tables/keyspaces. This change uses the Bulk Request API to only grab the values we want
https://github.com/suhailpatel/seastat/pull/3 introduced loading of Storage Metrics. Unfortunately this API is quite slow if you have a lot of tables/keyspaces. This change uses the Bulk Request API to only grab the values we want