Skip to content

Commit e2a984c

Browse files
committed
Merge branch '3.3.x'
Closes gh-41677
2 parents 97c516a + c272090 commit e2a984c

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
@@ -2093,6 +2093,10 @@
20932093
"name": "management.otlp.logging.compression",
20942094
"defaultValue": "none"
20952095
},
2096+
{
2097+
"name": "management.otlp.metrics.export.aggregation-temporality",
2098+
"defaultValue": "cumulative"
2099+
},
20962100
{
20972101
"name": "management.otlp.metrics.export.base-time-unit",
20982102
"defaultValue": "milliseconds"

0 commit comments

Comments
 (0)