We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ff498 commit a0f6178Copy full SHA for a0f6178
docs/docs/guide/9-alerts.md
@@ -40,7 +40,7 @@ The template will need to be a valid Jinja template which renders to valid JSON
40
We provide a set of variables which you can use to put information about your detector and alert into your template.
41
The available variables are:
42
43
-- `detector_name`: The name of your detector that the alert was triggered on
+- `detector_name`: The name of the detector that the alert was triggered on
44
- `detector_query`: The detector's query.
45
- `detector_id`: The detector's unique ID
46
- `confidence_threshold`: The current confidence threshold for the detector.
0 commit comments