gitlab-org--gitlab-foss/lib/gitlab/graphql
Jan Provaznik 96750fac4c Add opentracing integration for graphql
Extends existing graphql's tracer with opentracing measurements. Because
it also adds Tracing::Graphql class (for opentracing), it also renames
Graphql::Tracing class to Graphql::GenericTracing to minimize confusion
with similar class names.
2019-05-02 07:01:14 +00:00
..
authorize Check for all scalar types 2019-04-22 18:57:45 -05:00
connections Only check abilities on rendered GraphQL nodes 2019-04-18 16:17:29 +02:00
loaders
present
query_analyzers Initial field and query complexity limits 2019-04-04 08:39:30 -05:00
authorize.rb Only check abilities on rendered GraphQL nodes 2019-04-18 16:17:29 +02:00
connections.rb
errors.rb Only check abilities on rendered GraphQL nodes 2019-04-18 16:17:29 +02:00
expose_permissions.rb
generic_tracing.rb Add opentracing integration for graphql 2019-05-02 07:01:14 +00:00
mount_mutation.rb
present.rb
variables.rb