import tracer from 'dd-trace' if (process.env.NODE_ENV == 'production') { tracer.init() } export default tracer