mirror of https://github.com/prometheus/prometheus
fix markdown list
Signed-off-by: 咸鱼暄 <30610597+smd1121@users.noreply.github.com>pull/14464/head
parent
caa71fb3c7
commit
ad03ede602
|
@ -98,6 +98,7 @@ vector.
|
|||
clamps the sample values of all elements in `v` to have a lower limit of `min` and an upper limit of `max`.
|
||||
|
||||
Special cases:
|
||||
|
||||
- Return an empty vector if `min > max`
|
||||
- Return `NaN` if `min` or `max` is `NaN`
|
||||
|
||||
|
|
Loading…
Reference in New Issue