Augment JFR Socket Events

Elliot Barlas elliot.barlas at goto.com
Mon Mar 6 05:47:54 UTC 2023


The JFR SocketReadEvent and SocketWriteEvent classes include remote host, remote address, and remote port fields.

The absence of corresponding local host and port fields makes these events much less valueable. In a setting with many concurrent connections to the same target from a particular host, it can be very difficult to associate an event with a particular connection. There just isn't enough context.

Is it possible to extend the events to include that information? Is that something I can contribute?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-jfr-dev/attachments/20230306/914ff50b/attachment-0001.htm>


More information about the hotspot-jfr-dev mailing list