Skip to content

Commit 7cf4aaf

Browse files
committed
add todo
1 parent 87d4642 commit 7cf4aaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/datadog-instrumentations/src/dd-trace-api.js

+1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
const { addHook } = require('./helpers/instrument')
44

55
// Empty hook just to make the plugin load.
6+
// TODO: Add version range when the module is released on npm.
67
addHook({ name: 'dd-trace-api' }, api => api)

0 commit comments

Comments
 (0)