|
1936 | 1936 | "defaultValue": true,
|
1937 | 1937 | "deprecation": {
|
1938 | 1938 | "level": "error",
|
1939 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 1939 | + "reason": "Requests are timed automatically." |
1940 | 1940 | }
|
1941 | 1941 | },
|
1942 | 1942 | {
|
1943 | 1943 | "name": "management.metrics.graphql.autotime.percentiles",
|
1944 | 1944 | "description": "Computed non-aggregable percentiles to publish.",
|
1945 | 1945 | "deprecation": {
|
1946 | 1946 | "level": "error",
|
1947 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 1947 | + "reason": "Should be configured globally via management.metrics.distribution.percentiles." |
1948 | 1948 | }
|
1949 | 1949 | },
|
1950 | 1950 | {
|
|
1953 | 1953 | "defaultValue": false,
|
1954 | 1954 | "deprecation": {
|
1955 | 1955 | "level": "error",
|
1956 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 1956 | + "reason": "Should be configured globally via management.metrics.distribution.percentiles-histogram." |
1957 | 1957 | }
|
1958 | 1958 | },
|
1959 | 1959 | {
|
|
1979 | 1979 | "defaultValue": true,
|
1980 | 1980 | "deprecation": {
|
1981 | 1981 | "level": "error",
|
1982 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 1982 | + "reason": "Requests are timed automatically." |
1983 | 1983 | }
|
1984 | 1984 | },
|
1985 | 1985 | {
|
1986 | 1986 | "name": "management.metrics.web.client.request.autotime.percentiles",
|
1987 | 1987 | "description": "Computed non-aggregable percentiles to publish.",
|
1988 | 1988 | "deprecation": {
|
1989 | 1989 | "level": "error",
|
1990 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 1990 | + "reason": "Should be configured globally via management.metrics.distribution.percentiles." |
1991 | 1991 | }
|
1992 | 1992 | },
|
1993 | 1993 | {
|
|
1996 | 1996 | "defaultValue": false,
|
1997 | 1997 | "deprecation": {
|
1998 | 1998 | "level": "error",
|
1999 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 1999 | + "reason": "Should be configured globally via management.metrics.distribution.percentiles-histogram." |
2000 | 2000 | }
|
2001 | 2001 | },
|
2002 | 2002 | {
|
|
2029 | 2029 | "defaultValue": true,
|
2030 | 2030 | "deprecation": {
|
2031 | 2031 | "level": "error",
|
2032 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 2032 | + "reason": "Requests are timed automatically." |
2033 | 2033 | }
|
2034 | 2034 | },
|
2035 | 2035 | {
|
2036 | 2036 | "name": "management.metrics.web.server.request.autotime.percentiles",
|
2037 | 2037 | "description": "Computed non-aggregable percentiles to publish.",
|
2038 | 2038 | "deprecation": {
|
2039 | 2039 | "level": "error",
|
2040 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 2040 | + "reason": "Should be configured globally via management.metrics.distribution.percentiles." |
2041 | 2041 | }
|
2042 | 2042 | },
|
2043 | 2043 | {
|
|
2046 | 2046 | "defaultValue": false,
|
2047 | 2047 | "deprecation": {
|
2048 | 2048 | "level": "error",
|
2049 |
| - "reason": "Should be applied at the ObservationRegistry level." |
| 2049 | + "reason": "Should be configured globally via management.metrics.distribution.percentiles-histogram." |
2050 | 2050 | }
|
2051 | 2051 | },
|
2052 | 2052 | {
|
|
0 commit comments