newrelic-ruby-agent icon indicating copy to clipboard operation
newrelic-ruby-agent copied to clipboard

GraphQL Instrumentation

Open elucus opened this issue 5 years ago • 0 comments

GraphQL, a query language for your API, is becoming increasingly popular over REST APIs due to its efficiency and flexibility. It minimizes the amount of data to be transferred over the network by requesting exactly the data it needs. GraphQL can be used with any framework and protocol.

GraphQL Ruby already supports New Relic. However, there are some potential improvements we will look to add to GraphQL.

Aha! Link: https://newrelic.aha.io/features/RUBY-120

elucus avatar Sep 11 '20 21:09 elucus

https://issues.newrelic.com/browse/NEWRELIC-3327

Work has been completed on this issue.

Work has been completed on this issue.