Pingdom webhook adapter - OXYGEN-MARKET/oxygen-market.github.io GitHub Wiki
HOME > SNOWPLOW TECHNICAL DOCUMENTATION > Webhooks > Pingdom webhook adapter
- 1 Overview
- 2 Implementation
- 2.1 Event source
- 2.2 Snowplow adapter
- 3 Events
- 4 See also
This webhook adapter lets you track a variety of events logged by Pingdom.
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.
Implementation: PingdomAdapter
Pingdom webhook support was implemented in Snowplow 0.9.13.
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 |