sourcegraph / appdash

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

Fixes traces per page. #134

Closed chris-ramon closed 8 years ago

chris-ramon commented 8 years ago

Details

Issue: When visiting /traces it's not limit the number of traces per page(Current default: 10 traces).

slimsag commented 8 years ago

LGTM