uber / tchannel

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

go: Add StatsReporter and StatsTags to Registrar interface #1293

Closed prashantv closed 8 years ago

prashantv commented 8 years ago

This will allow subpackages (e.g. hyperbahn, thrift, trace) to report stats using the same tags as the tchannel package.

cc @junchaowu