Skip to content

A simple Node script to convert Pingdom HTTP checks to Checkly and import them

Notifications You must be signed in to change notification settings

checkly/pingdom-2-checkly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pingdom 2 Checkly

Use this Node.js script to convert Pingdom HTTP type checks to Checkly API type checks.

Requirements

  • Node.js
  • A Pingdom API key
  • A Checkly API key

Usage

git clone https://github.com/checkly/pingdom-2-checkly.git
cd pingdom-2-checkly
npm install
node index.js --pingdomApiKey <pingdom APi key> --checklyApiKey <checkly API key>

note: this script is mostly for internal Checkly usage. There are no tests and it works only is specific cases.

About

A simple Node script to convert Pingdom HTTP checks to Checkly and import them

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published