uber / tchannel

network multiplexing and framing protocol for RPC
MIT License
1.15k stars 129 forks source link

When reporting spans for errors, we should add a new binary annotation #1373

Open prashantv opened 8 years ago

prashantv commented 8 years ago

A binary annotation with the error type would be useful. E.g. timeout errors, bad requests, and successful requests will probably have very different latencies and we should allow for grouping by error type.