commit | b9dd9bba37e44905955c3c2f95bffc58fd2c4e12 | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Wed Oct 29 13:54:08 2014 -0700 |
committer | Robin Thellend <rthellend@google.com> | Wed Oct 29 13:54:13 2014 -0700 |
tree | d3199ae9e299264c0b6f185059ea1b24420e524a | |
parent | b3a82ba79fdab239b462e19fbfb3af81543c8b5f [diff] |
veyron/services/mgmt/node/impl: Add proxy invoker for pprof and stats proxyInvoker is an ipc.Invoker implementation that proxies all requests to a remote object, i.e. requests to <suffix> are forwarded to <remote>/<suffix> transparently. It is used by the node manager to proxy the stats and pprof objects of running apps. Change-Id: I9a07b76edebd879d54bea4d6d913194d5d86a86e