Skip to content

Commit d9f26e9

Browse files
committed
adding remaining configruations
1 parent 7c912be commit d9f26e9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

metadata/supported-configurations.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6737,6 +6737,14 @@
67376737
"aliases": ["DD_TRACE_INTEGRATION_FFM_NATIVE_TRACING_ENABLED", "DD_INTEGRATION_FFM_NATIVE_TRACING_ENABLED"]
67386738
}
67396739
],
6740+
"DD_TRACE_JAVA_LANG_21_ENABLED": [
6741+
{
6742+
"version": "A",
6743+
"type": "boolean",
6744+
"default": "true",
6745+
"aliases": ["DD_TRACE_INTEGRATION_JAVA_LANG_21_ENABLED", "DD_INTEGRATION_JAVA_LANG_21_ENABLED"]
6746+
}
6747+
],
67406748
"DD_TRACE_JAVA_LANG_22_ENABLED": [
67416749
{
67426750
"version": "A",
@@ -11025,6 +11033,14 @@
1102511033
"aliases": ["DD_TRACE_INTEGRATION_VERTX_SQL_CLIENT_ENABLED", "DD_INTEGRATION_VERTX_SQL_CLIENT_ENABLED"]
1102611034
}
1102711035
],
11036+
"DD_TRACE_VIRTUAL_THREAD_ENABLED": [
11037+
{
11038+
"version": "A",
11039+
"type": "boolean",
11040+
"default": "true",
11041+
"aliases": ["DD_TRACE_INTEGRATION_VIRTUAL_THREAD_ENABLED", "DD_INTEGRATION_VIRTUAL_THREAD_ENABLED"]
11042+
}
11043+
],
1102811044
"DD_TRACE_WALLCLOCK_ENABLED": [
1102911045
{
1103011046
"version": "A",

0 commit comments

Comments
 (0)