kamon-io / kamon-newrelic

Kamon New Relic Integration
http://kamon.io/backends/newrelic
Other
4 stars 10 forks source link

Proxy Client Support? #7

Closed synox closed 4 years ago

synox commented 7 years ago

How can this be used with a proxy? -Dhttp.proxyHost... does not work for me.

Versions: akka: 2.5.1 io.kamon:kamon-core_2.11:0.6.0 org.aspectj:aspectjweaver:1.8.10 io.kamon:kamon-newrelic_2.11:0.6.7

peng-sun commented 7 years ago

Hi. No one answer? I have the same problem.

dpsoft commented 7 years ago

@synox @peng-sun currently we haven't any cpu cycle for assign to this issue, but as always PR are welcome ;).

peng-sun commented 7 years ago

@synox @dpsoft I double checked and made it work. My situation needs to set -Dhttps.proxyHost and -Dhttps.proxyPort. Should be safe to set both http and https java properties if you proxy supports that.

jasonjkeller commented 4 years ago

@dpsoft @ivantopo Can this issue be closed since it relates to the old New Relic Reporter that has since been replaced?

synox commented 4 years ago

I don't need this feature any more.