Skip to content
Snippets Groups Projects
Commit d65a99e0 authored by Theo Cushion's avatar Theo Cushion
Browse files

Merge branch 'tc/update_to_datadog' into 'main'

chore: update to datadog 2.4

See merge request !11
parents 70717388 1fea3509
No related branches found
No related tags found
1 merge request!11chore: update to datadog 2.4
Pipeline #90351 passed
......@@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
end
spec.require_paths = ['lib']
spec.add_dependency('amazing_print', '~> 1.4.0')
spec.add_dependency('ddtrace', '~> 1.22') # For datadog tracing/profiling.
spec.add_dependency('datadog', '~> 2.4.0') # For datadog tracing/profiling.
spec.add_dependency('dogstatsd-ruby', '~> 5.4.0') # For custom application metrics.
spec.add_dependency('google-protobuf', '~> 3.25.5')
spec.add_dependency('net_tcp_client', '~> 2.2.0') # For TCP logging.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment