Open
Description
It seems that currently there is no way to configure NO_PROXY args in XRay Damon.
However whenever proxy is set, all traffic would be directed to proxy, resulting EC2 meta data fetch to fail
May be consider something like how golang stdlib handles proxy setting?
https://golang.org/pkg/net/http/#ProxyFromEnvironment