Skip to content

Commit c28a6f3

Browse files
committed
add DD_AGENT_FEATURE_POLLING_ENABLED to config_norm_rules.json
1 parent a517a20 commit c28a6f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tracer/test/Datadog.Trace.Tests/Telemetry/config_norm_rules.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@
309309
"dbm_propagation_mode": "dbm_propagation_mode",
310310
"trace.remove_root_span_laravel_queue": "trace_remove_root_span_laravel_queue_enabled",
311311
"trace.remove_autoinstrumentation_orphans": "trace_remove_auto_instrumentation_orphans_enabled",
312+
"DD_AGENT_FEATURE_POLLING_ENABLED": "agent_feature_polling_enabled",
312313
"DD_TRACE_AWS_ADD_SPAN_POINTERS": "trace_aws_add_span_pointers",
313314
"DD_TRACE_CONFIG_FILE": "trace_config_file",
314315
"DD_DOTNET_TRACER_CONFIG_FILE": "trace_config_file",

0 commit comments

Comments
 (0)