Verified Commit 02d64b16 authored by Hercules Merscher's avatar Hercules Merscher 🌴
Browse files

chore: Adding OTel gems

parent 8823f24b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@ Gem::Specification.new do |spec|
  spec.add_runtime_dependency "jaeger-client", "~> 1.1.0"
  spec.add_runtime_dependency 'json_schemer', '>= 2.3.0', '< 3.0'
  spec.add_runtime_dependency "openssl", "~> 3.3.2"
  spec.add_runtime_dependency "opentelemetry-sdk", "~> 1.10"
  spec.add_runtime_dependency "opentelemetry-instrumentation-all", "~> 0.89.1"
  spec.add_runtime_dependency "opentelemetry-exporter-otlp", "~> 0.31.1"
  spec.add_runtime_dependency "opentracing", "~> 0.4"
  spec.add_runtime_dependency "pg_query", ">= 6.1.0", "< 7.0"
  spec.add_runtime_dependency "prometheus-client-mmap", ">= 1.2", "< 2.0"