flipkart-incubator / phantom

Phantom is a high performance proxy for accessing distributed services. It is an RPC system with support for different transports and protocols. Phantom is inspired by Twitter Finagle clients and builds on the capabilities of technologies like Netty, Unix Domain Sockets, Netflix Hystrix and Spring. Phantom proxies have been used to serve several hundred million API calls in production deployments at Flipkart.
50 stars 27 forks source link

Tracing use cases #63

Closed mansu closed 8 years ago

mansu commented 8 years ago

Hi,

I am writing a book on Distributed tracing for O'Reilly. I am currently researching on how companies use tracing at Flipkart so I can include it my book. Are there any pointers or talks on how Phantom tracing is used at Flipkart?

Thanks.

regunathb commented 8 years ago

Closing this one as it is not an issue and is just polluting the issue tracker.