Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
akram185 committed Jun 17, 2021
1 parent 27006d6 commit 88ab55d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ datadogRum.init({
trackInteractions: true
});

const tracer = require('dd-trace').init({
logInjection: true
});
const tracer = require('dd-trace').init();

// const tracer = require('dd-trace').init()
// const span = tracer.scope().active()
Expand Down

0 comments on commit 88ab55d

Please sign in to comment.