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 4e90249 commit df21ed3Copy full SHA for df21ed3
internal-api/src/main/java/datadog/trace/api/Config.java
@@ -599,14 +599,12 @@ public static String getHostName() {
599
private final String runtimeVersion;
600
601
private final String applicationKey;
602
-
603
/**
604
* Note: this has effect only on profiling site. Traces are sent to Datadog agent and are not
605
* affected by this setting. If CI Visibility is used with agentless mode, api key is used when
606
* sending data (including traces) to backend
607
*/
608
private final String apiKey;
609
610
611
612
* affected by this setting.
0 commit comments