Skip to content

Commit

Permalink
Merge pull request #4086 from ravangen/ravangen/remove-opentelemetry
Browse files Browse the repository at this point in the history
Remove partial `opentelemetry` implementation
  • Loading branch information
rmosolgo committed Jun 7, 2022
2 parents 10eff22 + 55ec48a commit 073163b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 309 deletions.
1 change: 0 additions & 1 deletion lib/graphql/tracing.rb
Expand Up @@ -8,7 +8,6 @@
require "graphql/tracing/scout_tracing"
require "graphql/tracing/statsd_tracing"
require "graphql/tracing/prometheus_tracing"
require "graphql/tracing/opentelemetry_tracing"

if defined?(PrometheusExporter::Server)
require "graphql/tracing/prometheus_tracing/graphql_collector"
Expand Down
101 changes: 0 additions & 101 deletions lib/graphql/tracing/opentelemetry_tracing.rb

This file was deleted.

156 changes: 0 additions & 156 deletions spec/graphql/tracing/opentelemetry_tracing_spec.rb

This file was deleted.

51 changes: 0 additions & 51 deletions spec/support/opentelemetry.rb

This file was deleted.

0 comments on commit 073163b

Please sign in to comment.