For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrate Spike with Prometheus

Send Prometheus alerts to Spike via webhook so metric-based alerting rules trigger instant on-call notifications.

Service and integration

Make sure to add the Prometheus integration and copy the webhook.

Create integration and service on our dashboard

Using the Webhook with Prometheus

Step 1

Download Prometheus and Alert Monitor from the download page and unzip it.

Step 2

In the Prometheus folder, configure the prometheus.yml file as below.

prometheus.yml

Step 3

Configure the alertmanager.yml file under alertmaager folder and paste the spike webhook as highlighted.

alertmanager.yml

If you have any integration in mind and would like us to build it for you then contact us at support@spike.sh.

Last updated