Merge branch '3.2.x' into 3.3.x

Closes gh-41676
This commit is contained in:
Stéphane Nicoll
2024-08-01 14:27:20 +02:00

View File

@@ -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"