LatencyUtils / jRT

jRT measures the response time of a java application to socket-based requests
Other
48 stars 11 forks source link

port discovery enhancement request #11

Open eostermueller opened 8 years ago

eostermueller commented 8 years ago

Creating a jRT filter for port number or host name is difficult if you're not completely familiar with a JVM's network traffic.

Would be nice for jRT to somehow inform the end user which local and remote port numbers and possibly host names were seeing network traffic.

--Erik