Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 952 Bytes

integrate-spike-with-scalyr.md

File metadata and controls

35 lines (20 loc) · 952 Bytes

Integrate Spike with Scalyr

Service and integration

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

{% content-ref url="create-integration-and-service-on-dashboard.md" %} create-integration-and-service-on-dashboard.md {% endcontent-ref %}

Using webhooks with Scalyr

Step 1

Go to the Alerts page and add a new alert.

Step 2

Paste the following in the Email/Webhook field. Make sure to add your Spike webhook URL in place of SPIKE_URL

webhook-trigger:POST 
SPIKE_URL[[{"trigger":#trigger#,"description":#description#,"title":#title#,"link":#link#,"id":#id#}]],
webhook-resolve:POST
SPIKE_URL[[{"trigger":#trigger#,"description":#description#,"title":#title#,"link":#link#,"id":#id#}]]