Skip to content

Commit c272090

Browse files
committed
Merge branch '3.2.x' into 3.3.x
Closes gh-41676
2 parents 58ff683 + 4d66084 commit c272090

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
@@ -2089,6 +2089,10 @@
20892089
"description": "Whether auto-configuration of Micrometer annotations is enabled.",
20902090
"defaultValue": false
20912091
},
2092+
{
2093+
"name": "management.otlp.metrics.export.aggregation-temporality",
2094+
"defaultValue": "cumulative"
2095+
},
20922096
{
20932097
"name": "management.otlp.metrics.export.base-time-unit",
20942098
"defaultValue": "milliseconds"

0 commit comments

Comments
 (0)