Skip to content

Commit

Permalink
Track Client-Version header (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashendrickx authored Mar 13, 2024
1 parent f18e81d commit 0083794
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/AdminConsole/datadog.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 0083794

Please sign in to comment.