instana / ruby-sensor

💎 Ruby Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
26 stars 25 forks source link

Support ActionCable #213

Closed hmadison closed 3 years ago

hmadison commented 3 years ago

This patch adds support for monitoring ActionCable. Each transmission sent to or action invoked on the cable will create a new RPC entry call linked to the web request that was hijacked to open the web socket.