Skip to content

Commit 364cfa9

Browse files
committed
working writer
1 parent a68efa9 commit 364cfa9

File tree

1 file changed

+1
-0
lines changed
  • internal-api/src/main/java/datadog/trace/api

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,6 +2048,7 @@ public boolean isIntegrationSynapseLegacyOperationName() {
20482048
}
20492049

20502050
public String getWriterType() {
2051+
log.warn("WRITER TYPE {}", writerType);
20512052
return writerType;
20522053
}
20532054

0 commit comments

Comments
 (0)