Skip to content

Commit 98a273e

Browse files
committed
Update config print
1 parent 22451e4 commit 98a273e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal-api/src/main/java/datadog/trace/api/InstrumenterConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ public String toString() {
809809
+ dataJobsEnabled
810810
+ ", apiSecurityEndpointCollectionEnabled="
811811
+ apiSecurityEndpointCollectionEnabled
812-
+ ", messagingContextSwapEnabled="
812+
+ ", legacyContextManagerEnabled="
813813
+ legacyContextManagerEnabled
814814
+ '}';
815815
}

0 commit comments

Comments
 (0)