UNPKG

dd-trace

Version:

Datadog APM tracing client for JavaScript

9 lines (6 loc) 256 B
'use strict' // Use a global symbol to prevent stealthy-require to interfere. // TODO: Use the symbol from dd-trace instead and remove this file. const sym = Symbol.for('_ddtrace_instrumentations') globalThis[sym] ??= {} module.exports = globalThis[sym]