Skip to content

Commit 55ab56f

Browse files
Polish "Add observationEnabled properties for Apache Kafka"
See gh-38057
1 parent ff9d9de commit 55ab56f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1811,10 +1811,6 @@
18111811
"name": "spring.kafka.jaas.control-flag",
18121812
"defaultValue": "required"
18131813
},
1814-
{
1815-
"name": "spring.kafka.listener.observation-enabled",
1816-
"defaultValue": false
1817-
},
18181814
{
18191815
"name": "spring.kafka.listener.only-log-record-metadata",
18201816
"type": "java.lang.Boolean",
@@ -1909,10 +1905,6 @@
19091905
"level": "error"
19101906
}
19111907
},
1912-
{
1913-
"name": "spring.kafka.template.observation-enabled",
1914-
"defaultValue": false
1915-
},
19161908
{
19171909
"name": "spring.liquibase.check-change-log-location",
19181910
"type": "java.lang.Boolean",

0 commit comments

Comments
 (0)