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.
1 parent 9e25fa1 commit 5805c0fCopy full SHA for 5805c0f
spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
@@ -2118,7 +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`, `management.metrics.distribution.maximum-expected-value`
+| `management.metrics.distribution.minimum-expected-value`,
2122
+ `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