Skip to content

Commit 9e25fa1

Browse files
izeyesnicoll
authored andcommitted
Fix a broken table in doc
See gh-14859
1 parent 8a94c55 commit 9e25fa1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,8 +2118,7 @@ The following properties allow per-meter customization:
21182118
| Whether to publish a histogram suitable for computing aggregable (across dimension)
21192119
percentile approximations.
21202120

2121-
| `management.metrics.distribution.minimum-expected-value`
2122-
| `management.metrics.distribution.maximum-expected-value`
2121+
| `management.metrics.distribution.minimum-expected-value`, `management.metrics.distribution.maximum-expected-value`
21232122
| Publish less histogram buckets by clamping the range of expected values.
21242123

21252124
| `management.metrics.distribution.percentiles`

0 commit comments

Comments
 (0)