Skip to content

Commit c44baa3

Browse files
committed
adding spring-messaging-kotlin
1 parent d550f17 commit c44baa3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

metadata/supported-configurations.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10129,6 +10129,14 @@
1012910129
"aliases": ["DD_TRACE_INTEGRATION_SPRING_MESSAGING_ENABLED", "DD_INTEGRATION_SPRING_MESSAGING_ENABLED"]
1013010130
}
1013110131
],
10132+
"DD_TRACE_SPRING_MESSAGING_KOTLIN_ENABLED": [
10133+
{
10134+
"version": "A",
10135+
"type": "boolean",
10136+
"default": "true",
10137+
"aliases": ["DD_TRACE_INTEGRATION_SPRING_MESSAGING_KOTLIN_ENABLED", "DD_INTEGRATION_SPRING_MESSAGING_KOTLIN_ENABLED"]
10138+
}
10139+
],
1013210140
"DD_TRACE_SPRING_PATH_FILTER_ENABLED": [
1013310141
{
1013410142
"version": "A",

0 commit comments

Comments
 (0)