Skip to content

Commit 3c3a0c5

Browse files
committed
add additional configs
1 parent 1751acd commit 3c3a0c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

metadata/supported-configurations.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,7 @@
605605
"DD_TRACE_COMMONS_HTTP_CLIENT_ANALYTICS_SAMPLE_RATE": ["A"],
606606
"DD_TRACE_COMMONS_HTTP_CLIENT_ENABLED": ["A"],
607607
"DD_TRACE_CONFIG": ["A"],
608+
"DD_TRACE_CONFLUENT_SCHEMA_REGISTRY_ENABLED": ["A"],
608609
"DD_TRACE_CONSUMER_TASK_ENABLED": ["A"],
609610
"DD_TRACE_COUCHBASE_3_ENABLED": ["A"],
610611
"DD_TRACE_COUCHBASE_ANALYTICS_ENABLED": ["A"],
@@ -1094,6 +1095,8 @@
10941095
"DD_TRACE_REPORT_HOSTNAME": ["A"],
10951096
"DD_TRACE_REQUEST_HEADER_TAGS": ["A"],
10961097
"DD_TRACE_REQUEST_HEADER_TAGS_COMMA_ALLOWED": ["A"],
1098+
"DD_TRACE_RESILIENCE4J_ENABLED": ["A"],
1099+
"DD_TRACE_RESILIENCE4J_REACTOR_ENABLED": ["A"],
10971100
"DD_TRACE_RESOLVER_ENABLED": ["A"],
10981101
"DD_TRACE_RESOURCENAMERULE_ENABLED": ["A"],
10991102
"DD_TRACE_RESPONSE_ENABLED": ["A"],
@@ -1250,6 +1253,8 @@
12501253
"DD_TRACE_STATUS404DECORATOR_ENABLED": ["A"],
12511254
"DD_TRACE_STATUS404RULE_ENABLED": ["A"],
12521255
"DD_TRACE_STRICT_WRITES_ENABLED": ["A"],
1256+
"DD_TRACE_STRUCTURED_TASK_SCOPE_21_ENABLED": ["A"],
1257+
"DD_TRACE_STRUCTURED_TASK_SCOPE_25_ENABLED": ["A"],
12531258
"DD_TRACE_STRUCTURED_TASK_SCOPE_ENABLED": ["A"],
12541259
"DD_TRACE_SUREFIRE_ENABLED": ["A"],
12551260
"DD_TRACE_SYNAPSE3_ANALYTICS_ENABLED": ["A"],

0 commit comments

Comments
 (0)