sourcegraph / appdash

Application tracing system for Go, based on Google's Dapper.
https://sourcegraph.com
Other
1.72k stars 137 forks source link

InfluxDBStore: add proper point-batching support based on memory constraint #157

Closed slimsag closed 8 years ago

slimsag commented 8 years ago

Based on #156 for simplicity.

keegancsmith commented 8 years ago

A few inline comments, otherwise LGTM

slimsag commented 8 years ago

Merged into master.