Module: GraphQL::Tracing::StatsdTrace

letslearngraphql

Module: GraphQL::Tracing::StatsdTrace

A tracer for reporting GraphQL-Ruby times to Statsd. Passing any Statsd client that implements .time(name) { … } will work.

 

Read More