Recipes
Create a new alert definition based on a template.
- Set up authorization
- Fetch a template
- Add a definitionId
Get an alert
Get a single alert instance that is configured to fire under certain conditions.
5 stepsOpen RecipeList alerts by fields
List alert instances that are configured to fire under certain conditions.
6 stepsOpen RecipeList alerts by definition
List alerts and filter them by relevant fields or their values.
5 stepsOpen RecipeGet alert details
Get verbose details for a single alert, including its definition, firings, and sparklines report.
5 stepsOpen RecipeList fired alerts
List a history of an alert definition’s firings for the last 30 days.
5 stepsOpen RecipeList modeling suppressions
List all time ranges for an adaptive alert definition that are ignored when dynamically modeling its expected range of traffic.
5 stepsOpen RecipeUnsuppress alert modeling
Remove a suppression object. This makes an adaptive alert definition reconsider a previously suppressed period of time when modeling your site's expected range of behavior.
6 stepsOpen RecipeList access control data
This operation lists items of relevant data available to you at runtime to apply to an alert definition.
6 stepsOpen RecipeList sparklines
Get a set of sparklines, reports that plot anomalies that trigger firings over a time series.
8 stepsOpen RecipeGet adaptive alert edit history
This API operation lists changes to adaptive alerts, allowing you to compare changes over time to an alert’s firings with the criteria that triggered them.
4 stepsOpen RecipeCreate a new modeling suppressions
Specify a range of time for adaptive alerts to ignore when dynamically calculating a model of typically observed traffic and other behavior.
6 stepsOpen RecipeGet definition schema
Gets the JSON schema that describes the contents of a specific type of alert, depending on the template used to create it. This is useful to validate the contents of a new alert request before POSTing it.
5 stepsOpen Recipe
