We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22451e4 commit 98a273eCopy full SHA for 98a273e
1 file changed
internal-api/src/main/java/datadog/trace/api/InstrumenterConfig.java
@@ -809,7 +809,7 @@ public String toString() {
809
+ dataJobsEnabled
810
+ ", apiSecurityEndpointCollectionEnabled="
811
+ apiSecurityEndpointCollectionEnabled
812
- + ", messagingContextSwapEnabled="
+ + ", legacyContextManagerEnabled="
813
+ legacyContextManagerEnabled
814
+ '}';
815
}
0 commit comments