Is there a way to intercept FlightRecorder events in order to send them not only into FlightRecording during recording but to another consumer also.
Thanks!
Is there a way to intercept FlightRecorder events in order to send them not only into FlightRecording during recording but to another consumer also.
Thanks!
No, event data is copied to a thread local buffer. There is no way to intercept.