sourcegraph / appdash

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

InfluxDBStore: use a CQ to make the Dashboard faster #141

Closed slimsag closed 8 years ago

slimsag commented 8 years ago

Use a continuous query to downsample our data and inherently make the Dashboard much much faster.