Creates a new GenAI Alert Rule
Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UUID of the project
UUID of the application
Name of the alert rule
Source of the metric data
raw_data, attribute, evaluator, custom Name of the metric (e.g., "traffic", "token_count", "attribute", "latency", or an evaluator type)
Interval in seconds (3600 = 1 hour, 86400 = 1 day)
3600, 86400 Supported aggregation types for GenAI metrics
sum, average, p50, p75, p90, p95, p99, count Type of threshold
ABSOLUTE Condition for threshold comparison
ABOVE, BELOW Threshold value for triggering a critical alert
List of notification settings for the alert rule
Scope of query processing
SPAN, SESSION Unit for metric values.
milliseconds Threshold value for triggering a warning alert (optional)
Token type attribute ID (required for token_count metrics)
Attribute ID for the metric (required for attribute metrics)
Attribute value for the metric attribute (only for attribute metrics with count aggregation)
Evaluator rule ID (required for evaluator metrics)
Name of the evaluator output to monitor (required for evaluator metrics)
Value of the evaluator output to filter on (only for evaluator metrics with count aggregation)