Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Feb 17, 2020
1 parent ab27356 commit 49b14f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/datadog-tracer.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# frozen_string_literal: true

Datadog.configure do |c|
c.enabled Rails.env.production?
c.use :rails, service_name: "client-api"
end

0 comments on commit 49b14f9

Please sign in to comment.