diff --git a/src/AdminConsole/datadog.json b/src/AdminConsole/datadog.json index bd3c3b824..e08c983b9 100644 --- a/src/AdminConsole/datadog.json +++ b/src/AdminConsole/datadog.json @@ -2,5 +2,6 @@ "DD_SITE": "datadoghq.eu", "DD_ENV": "pass-any", "DD_VERSION": "0.0.0", - "DD_LOGS_INJECTION": true + "DD_LOGS_INJECTION": true, + "DD_TRACE_HEADER_TAGS": "Client-Version" } \ No newline at end of file