Prometheus

Automate your status page using Prometheus

  1. Generate a Prometheus webhook
  2. First let us setup Alertmanager with webhook receiver in the alertmanager.yml file.
  3. global:
    resolve_timeout: 5m
    route:
    receiver: webhook_receiver
    receivers:
    - name: webhook_receiver
    webhook_configs:
    - url: '<INSERT-YOUR-WEBHOOK>'
    send_resolved: false
  4. Replace <INSERT-YOUR-WEBHOOK> with the webhook that we generated earlier in the alertmanager.yml file and run the Alertmanager using the following command.
  5. Run the Alert manager using the following command alertmanager --config.file=alertmanager.yml

Start here
Create your status page or login

Learn more
Check help and pricing

Talk to a human
Chat with us or send an email

Statuspage vs Instatus
Compare or Switch!

Updates
Changesblog and open stats

Community
Twitter, now and affiliates

Policies·© Instatus, Inc