Browse Source

Merge branch '3.3.x'

Closes gh-41671
pull/41695/head
Stéphane Nicoll 2 years ago
parent
commit
26be24acad
  1. 4
      spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

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

@ -2079,6 +2079,10 @@ @@ -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",

Loading…
Cancel
Save