Skip to content

Commit

Permalink
Fix inventory threshold rule preview description in serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton committed May 31, 2024
1 parent 7a8fd2f commit 7c98b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,11 @@ notified if no data is returned for the specific metric or if the rule fails to
In this example, Kubernetes Pods is the selected inventory type. The conditions state that you will receive
a critical alert for any pods within the `ingress-nginx` namespace with a memory usage of 95% or above
and a warning alert if memory usage is 90% or above.
The chart shows the results of applying the rule to the last 20 minutes of data.
Note that the chart time range is 20 times the value of the look-back window specified in the `FOR THE LAST` field.

![Inventory rule](../images/inventory-alert.png)

{/* Does the preview capability exist when creating this rule in serverless? I do not see it in the UI. */}

Before creating a rule, you can preview whether the conditions would have triggered the alert in the last
hour, day, week, or month.

![Preview rules](../images/alert-preview.png)

<div id="action-types-infrastructure"></div>

## Add actions
Expand Down
Binary file modified docs/en/serverless/images/inventory-alert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c98b0c

Please sign in to comment.