Is there a way to merge data collected from APM and Packetbeat

If a transaction took longer our goal is to find out which step caused the slowness. Thanks to APM and RUM we have a good view of DB and http requests in the timeline view but it does not show any network related information.

The image below is an example where I know the network was slow and the timeline view does show the total time the request spent on the network but it does give a breakdown of information.

So is it possible to merge network data collected from packetbeat with the APM transaction data? I know its kind of merging two different sets of data together but I wanted to see if there is a possibility that this could be done.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.