spotify / heroic

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

Bigtable server-side and client-side & Heroic-side behaviour analysis #741

Open sming opened 3 years ago

sming commented 3 years ago

Bigtable server-side and client-side & Heroic-side behaviour analysis

Proposed Solution

Design & Implementation Notes

git clone https://github.com/AdamBSteele/google-cloud-go
cd google-cloud-go/bigtable/cmd/emulator 
go run . --inject-latency="ReadRows:p50:100ms" --inject-latency="ReadRows:p99:5s"
sming commented 3 years ago

Update Jan 21, 2021