diff --git a/module/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/module/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 50924edde5f..153beb5da10 100644 --- a/module/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/module/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -111,14 +111,6 @@ "description": "Whether to enable disk space health check.", "defaultValue": true }, - { - "name": "management.health.influxdb.enabled", - "type": "java.lang.Boolean", - "deprecation": { - "level": "error", - "reason": "InfluxDB support has been removed." - } - }, { "name": "management.health.livenessstate.enabled", "type": "java.lang.Boolean",