Merge branch '3.2.x' into 3.3.x
Closes gh-42193
This commit is contained in:
@@ -1942,7 +1942,7 @@
|
||||
"defaultValue": true,
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Requests are timed automatically."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1950,7 +1950,7 @@
|
||||
"description": "Computed non-aggregable percentiles to publish.",
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Should be configured globally via management.metrics.distribution.percentiles."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1959,7 +1959,7 @@
|
||||
"defaultValue": false,
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Should be configured globally via management.metrics.distribution.percentiles-histogram."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1985,7 +1985,7 @@
|
||||
"defaultValue": true,
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Requests are timed automatically."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1993,7 +1993,7 @@
|
||||
"description": "Computed non-aggregable percentiles to publish.",
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Should be configured globally via management.metrics.distribution.percentiles."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2002,7 +2002,7 @@
|
||||
"defaultValue": false,
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Should be configured globally via management.metrics.distribution.percentiles-histogram."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2035,7 +2035,7 @@
|
||||
"defaultValue": true,
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Requests are timed automatically."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2043,7 +2043,7 @@
|
||||
"description": "Computed non-aggregable percentiles to publish.",
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Should be configured globally via management.metrics.distribution.percentiles."
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2052,7 +2052,7 @@
|
||||
"defaultValue": false,
|
||||
"deprecation": {
|
||||
"level": "error",
|
||||
"reason": "Should be applied at the ObservationRegistry level."
|
||||
"reason": "Should be configured globally via management.metrics.distribution.percentiles-histogram."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user