Skip to content

Commit 5805c0f

Browse files
committed
Polish "Fix a broken table in doc"
Closes gh-14859
1 parent 9e25fa1 commit 5805c0f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

21242125
| `management.metrics.distribution.percentiles`

0 commit comments

Comments
 (0)