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 Suggests issues when typing title 2018-11-27 15:10:40 +00:00
present Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
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 Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
errors.rb Only check abilities on rendered GraphQL nodes 2019-04-18 16:17:29 +02:00
expose_permissions.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
generic_tracing.rb Add opentracing integration for graphql 2019-05-02 07:01:14 +00:00
mount_mutation.rb Updates code using class_methods over module ClassMethods 2018-08-29 16:56:34 +02:00
present.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00
variables.rb Enable even more frozen string in lib/gitlab 2018-11-13 11:42:15 -08:00