Skip to main content
GraphQL is the Ruby gem for GraphQL servers. AppSignal supports the GraphQL gem through the built-in instrumentation module in the GraphQL gem.

Instrumentation

To instrument your GraphQL app using AppSignal, load the AppSignal middleware in your schema.

Customize namespace and action

You can AppSignal instrumentation helper methods to customize your instrumentation further. In the example below we group the requests by namespace and action name: