Skip to content

Commit 479e88e

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-41670
2 parents 8ea6d3c + b9d8bc4 commit 479e88e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -2079,6 +2079,10 @@
20792079
"level": "error"
20802080
}
20812081
},
2082+
{
2083+
"name": "management.newrelic.metrics.export.client-provider-type",
2084+
"defaultValue": "insights-api"
2085+
},
20822086
{
20832087
"name": "management.observations.annotations.enabled",
20842088
"type": "java.lang.Boolean",

0 commit comments

Comments
 (0)