We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a94c55 + 5805c0f commit ea42fb4Copy full SHA for ea42fb4
spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
@@ -2118,8 +2118,8 @@ The following properties allow per-meter customization:
2118
| Whether to publish a histogram suitable for computing aggregable (across dimension)
2119
percentile approximations.
2120
2121
-| `management.metrics.distribution.minimum-expected-value`
2122
-| `management.metrics.distribution.maximum-expected-value`
+| `management.metrics.distribution.minimum-expected-value`,
+ `management.metrics.distribution.maximum-expected-value`
2123
| Publish less histogram buckets by clamping the range of expected values.
2124
2125
| `management.metrics.distribution.percentiles`
0 commit comments