Skip to content

Commit

Permalink
Merge pull request #3702 from DataDog/deprecate-info
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc authored Jun 12, 2024
2 parents 936a1cd + b8132dd commit 6c3c0c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ddtrace.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Gem::Specification.new do |spec|

spec.summary = 'Datadog tracing code for your Ruby applications'
spec.description = <<-DESC.gsub(/^\s+/, '')
NOTICE: This gem has been renamed to `datadog` since 2.0.0. Please use `datadog` instead of `ddtrace`.
ddtrace is Datadog's tracing client for Ruby. It is used to trace requests
as they flow across web servers, databases and microservices so that developers
have great visiblity into bottlenecks and troublesome requests.
Expand Down

0 comments on commit 6c3c0c7

Please sign in to comment.