sourcegraph / appdash

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

Key/Value pairs on all pages are ordered randomly #167

Open dominikh opened 8 years ago

dominikh commented 8 years ago

Anywhere where key/value pairs of spans are displayed, they're being ordered randomly.

slimsag commented 8 years ago

Thank you for reporting, this should be easy to fix Go-side or JS-side. Not sure when exactly I'll be able to get around to this, but would gladly accept a PR.