Skip to content

Commit 26be24a

Browse files
committed
Merge branch '3.3.x'
Closes gh-41671
2 parents e49a2da + 479e88e commit 26be24a

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

Lines changed: 4 additions & 0 deletions
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)