Skip to content

Commit bd08d2f

Browse files
committed
Merge pull request #37094 from izeye
* pr/37094: Fix metadata of management.otlp.metrics.export.base-time-unit Closes gh-37094
2 parents 379b59e + 847c6ae commit bd08d2f

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
@@ -2054,6 +2054,10 @@
20542054
"level": "error"
20552055
}
20562056
},
2057+
{
2058+
"name": "management.otlp.metrics.export.base-time-unit",
2059+
"defaultValue": "milliseconds"
2060+
},
20572061
{
20582062
"name": "management.otlp.tracing.compression",
20592063
"defaultValue": "none"

0 commit comments

Comments
 (0)