Skip to content

Commit ea42fb4

Browse files
committed
Merge pull request #14859 from izeye
* pr/14859: Polish "Fix a broken table in doc" Fix a broken table in doc
2 parents 8a94c55 + 5805c0f commit ea42fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,8 +2118,8 @@ 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`,
2122+
`management.metrics.distribution.maximum-expected-value`
21232123
| Publish less histogram buckets by clamping the range of expected values.
21242124

21252125
| `management.metrics.distribution.percentiles`

0 commit comments

Comments
 (0)