Skip to content

Commit

Permalink
backport of commit 1065769
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeeu authored Dec 19, 2024
1 parent 3cbc835 commit c62cb42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ policy {
```

- `lower_bound` `(float: <optional>)` - The minimum value a metric must have
to be considered with bounds. This value is always **inclusive**, meaning a
to be considered within bounds. This value is always **inclusive**, meaning a
metric with the exact same value as `lower_bound` is considered within
bounds.

Expand Down

0 comments on commit c62cb42

Please sign in to comment.