Alert Rules
Last updated
Last updated
© 2024 Fiddler Labs, Inc.
Update Notification by Alert Rule id
alert id path parameter
Get detail info
API version.
Type of response, indicating a normal response.
List all alert records during specified time_bucket_start and time_bucket_end for the given alert rule
alert id path parameter
List all alert records in the given time_bucket_start and time_bucket_end for the given alert rule
API version of the response.
Type of response, indicating a paginated response.
Deletes an Alert Rule
alert id path parameter
Success
Get notification for the given Alert Rule id
alert id path parameter
Notification Details
API version.
Type of response, indicating a normal response.
List latest alert record for each time bucket during specified time_bucket_start and time_bucket_end for the given alert rule
alert id path parameter
List of latest alert record for each time bucket during specified time_bucket_start and time_bucket_end for the given alert rule
API version.
Type of response, indicating a normal response.
Create Notification for an Alert Rule
alert id path parameter
successful completion
API version.
Type of response, indicating a normal response.
Returns Alert Rule for the given id
alert id path parameter
Alert Rule details
API version.
Type of response, indicating a normal response.
Lists all alert rules configured for a model.
Get list of Alert Rules in detail
API version of the response.
Type of response, indicating a paginated response.
Update Alert Rule by id
alert id path parameter
Name of the Alert Rule.
Indicates whether notifications are enabled for the Alert Rule.
Get detail info
API version.
Type of response, indicating a normal response.
Creates Alert Rules
This field specifies the lookback period for relative comparisons, expressed as a multiple of the chosen time bin size. It determines the historical data timeframe used to evaluate changes in the metric value.
It indroduces the delay in the evaluation of Alert Rule. It is in multiple of hours, and max could be one year.
Unique identifier of the model.
Unique identifier of the segment.
Name of the Alert Rule.
The unique identifier of the metric for which we want to create an Alert Rule.
List of feature names for which we want to create an Alert Rule.
Setting Frequency Alerts on categorical columns requires specifying a category. For example, if the column represents geographical locations such as France, Germany, and India, you would pass 'France' as the category and 'geography' as the feature name to set a frequency alert.
It should only be specified for the drift Alert Rules. Is is unique identifier of the baseline selected for drift calculations.
The Supported bin sizes for the Alert Rules.
This API provides two alert evaluation methods, absolute comparisons determine if the current metric value breaches a predefined threshold, while relative comparisons analyze changes in metric by referencing a chosen time period.
The comparison condition while evaluating the Alert Rule.
Threshold value for triggering a warning alert.
Threshold value for triggering a critical alert.
successful completion
API version.
Type of response, indicating a normal response.
List all alert rule summaries in the given time_bucket_start and time_bucket_end
Summary of all alert rules in the given time_bucket_start and time_bucket_end
API version of the response.
Type of response, indicating a paginated response.