commit
c27209085c
|
@ -2089,6 +2089,10 @@
|
|||
"description": "Whether auto-configuration of Micrometer annotations is enabled.",
|
||||
"defaultValue": false
|
||||
},
|
||||
{
|
||||
"name": "management.otlp.metrics.export.aggregation-temporality",
|
||||
"defaultValue": "cumulative"
|
||||
},
|
||||
{
|
||||
"name": "management.otlp.metrics.export.base-time-unit",
|
||||
"defaultValue": "milliseconds"
|
||||
|
|
Loading…
Reference in New Issue