Create an alert
Creates a threshold alert in a project. The alert’s query is validated against the Reporting API metric catalogue and the evaluation schedule starts immediately when enabled is true. Plan limits apply to the number of alerts and the minimum evaluation interval.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Workspace-unique display name.
Project that owns the alert. Required.
Metric query evaluated on each tick.
Threshold condition applied to the query result.
Short human-readable summary of what the alert watches.
UI signal preset the alert is created from. Defaults to custom.
Notifiers that receive trigger-open and trigger-resolve notifications.
Whether the alert starts evaluating immediately. Defaults to true.
Response
OK
Newly created alert.