Upgrade dd-trace, add APM tracing around key commands, fix tags should be attached to root spans (#3243)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* eslint-disable import/order */
|
||||
import env from "./env";
|
||||
|
||||
import "./tracing"; // must come before importing any instrumented module
|
||||
import "./logging/tracing"; // must come before importing any instrumented module
|
||||
|
||||
import http from "http";
|
||||
import https from "https";
|
||||
|
||||
Reference in New Issue
Block a user