instana / ruby-sensor

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

Support GraphQL Instrumentation #200

Closed hmadison closed 3 years ago

hmadison commented 3 years ago

These changes add support for GraphQL Ruby, generating all expected and documented tags.

hmadison commented 3 years ago

Right now, we don't. Once we have instrumentation for ActionCable (Rails' built in websocket support), we will be able to monitor and track subscription updates from the initiating HTTP request down to GraphQL.