Alerts
Create alert
Alerts
Create alert
Create a new alert
POST
/
alert
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Description of the alert
List of email addresses to send alerts to
Type of alert destination
Available options:
Slack
, PagerDuty
, Email
, Webhook
, None
Available options:
pod_restart
, availability_drop
Whether the alert is muted
Name of the alert
Status of the alert
Available options:
FIRING
, OK
Type of alert
Available options:
Kubernetes
, Metric
, Trace
, Log
, KubernetesResource
Unique identifier for the alert
Response
200 - application/json
UUID of the created alert
Was this page helpful?