diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json index 97546516ccc5..f00a73169c3b 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json @@ -2079,6 +2079,10 @@ "level": "error" } }, + { + "name": "management.newrelic.metrics.export.client-provider-type", + "defaultValue": "insights-api" + }, { "name": "management.observations.annotations.enabled", "type": "java.lang.Boolean",