spotify / heroic

The Heroic Time Series Database
https://spotify.github.io/heroic/
Apache License 2.0
848 stars 109 forks source link

research our BigTable config && diff with config-bigtable-2 #709

Closed sming closed 3 years ago

sming commented 3 years ago

From slack:

Hi folks, I just stumbled upon https://ghe.spotify.net/shared/common-config/tree/master/config-bigtable2 which doesn’t appear to be used by Heroic. Is there a reason for this? It espouses its sane defaulting and extra goodies that it sprinkles atop the Google client. Cheers.

We should at the minimum do a diff between our effective runtime BT settings and those of this library. We could be using not-sane settings that are contributing to our BigTable woes e.g. unlimited retries or 60 minutes timer out. We should check both read and mutate settings.

sming commented 3 years ago

Moved to Jira