Skip to content

Commit b9a5628

Browse files
committed
Adapt config tests
1 parent 651af0c commit b9a5628

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tracer/test/Datadog.Trace.Tests/Telemetry/ConfigurationTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ public class ConfigurationTests
5858
"DD_INSTRUMENTATION_INSTALL_TIME",
5959
"DD_INJECTION_ENABLED",
6060
"DD_INJECT_FORCE",
61+
// deprecated alias
62+
"DATADOG_TRACE_AGENT_HOSTNAME_OPTIMIZED"
6163
};
6264

6365
// These are the keys that are used in the integration registry which are _not_ sent to telemetry, so we can ignore them

0 commit comments

Comments
 (0)