sourcegraph / appdash

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

cmd/apptrace: generate TimespanEvent's for --sample-data #8

Closed slimsag closed 9 years ago

slimsag commented 9 years ago

After this PR --sample-data generates a bunch of nice timespan events as you would in a real-world app (see screenshot).

Closes #6

after