Pingdom webhook adapter - OXYGEN-MARKET/oxygen-market.github.io GitHub Wiki

HOME > SNOWPLOW TECHNICAL DOCUMENTATION > Webhooks > Pingdom webhook adapter

Contents

1. Overview

This webhook adapter lets you track a variety of events logged by Pingdom.

2. Implementation

2.1 Event source

Details of the Pingdom webhook format as of 1 November 2014.

Pingdom sends a single event as a GET request with all information in the querystring, without any content type.

2.2 Snowplow adapter

Implementation: PingdomAdapter

Pingdom webhook support was implemented in Snowplow 0.9.13.

3. Events

All resources for this webhook's events:

Event JSON Schema JSON Paths Redshift Table
Assign incident_assign 1-0-0 incident_assign_1.json com_pingdom_incident_assign_1.sql
Notify of close incident_notify_of_close 1-0-0 incident_notify_of_close_1.json com_pingdom_incident_notify_of_close_1.sql

4. See also

Pingdom webhook setup

⚠️ **GitHub.com Fallback** ⚠️