Best Practices

Prometheus

To close issues quickly you should create documentation about your alerts. To append documentation link to alerts there is special word runbook. Add it with link to alert.annotations:

- alert: InstanceDown
  expr: up == 0
  annotations:
    runbook: https://yourdomain.confluence.com/alerts/InstanceDown

IMPulse will show you runbook link like this: