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
Unique identifier for the alert
Type of alert
Available options:
Kubernetes
, Metric
, Trace
, Log
, KubernetesResource
Name of the alert
Description of the alert
Available options:
pod_restart
, availability_drop
Type of alert destination
Available options:
Slack
, PagerDuty
, Email
, Webhook
, None
List of email addresses to send alerts to
Status of the alert
Available options:
FIRING
, OK
Whether the alert is muted
Response
200 - application/json
UUID of the created alert
Was this page helpful?