We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e6c93 commit d20df91Copy full SHA for d20df91
1 file changed
internal-api/src/main/java/datadog/trace/api/Config.java
@@ -4163,7 +4163,7 @@ public String toString() {
4163
+ httpClientTagQueryString
4164
+ ", httpClientSplitByDomain="
4165
+ httpClientSplitByDomain
4166
- + ", httpResourceRemoveTrailingSlash"
+ + ", httpResourceRemoveTrailingSlash="
4167
+ httpResourceRemoveTrailingSlash
4168
+ ", dbClientSplitByInstance="
4169
+ dbClientSplitByInstance
0 commit comments