update missed suggested change from code review

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
This commit is contained in:
Jeanette Tan 2024-06-20 22:49:00 +08:00
parent d3318c21a3
commit a6d788b1be
1 changed files with 2 additions and 3 deletions

View File

@ -25,9 +25,8 @@ load_with_nhcb 5m
testhistogram2_bucket{le="6"} 0+3x10
testhistogram2_bucket{le="+Inf"} 0+3x10
# Another test histogram, where there are 0 counts where there is
# an infinite bound, allowing us to calculate standard deviation
# and variance properly.
# Another test histogram, this time without any observations in the +Inf bucket.
# This enables a meaningful calculation of standard deviation and variance.
load_with_nhcb 5m
testhistogram3_bucket{le="0", start="positive"} 0+0x10
testhistogram3_bucket{le="0.1", start="positive"} 0+5x10