Skip to content

serverless-mom/uptimeMonitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkly Uptime Monitoring Demo

This example project shows how you can use the Checkly CLI in a monitoring as code (MaC) workflow to perform uptime monitoring.

Installation

  1. clone this repository
  2. run npm install
  3. Log in to your Checkly account wiht npx checkly login
  4. do a test run with npx checkly test (only the TCP monitor and URL pinger will run, since the heartbeat monitor can't really run ad hoc)
  5. preview a deploy to your account with npx checkly deploy -p

you should see an output like:

Create:
    HeartbeatMonitor: heartbeat-newsletter-2
    TcpMonitor: hello-tcp-2
    UrlMonitor: url-pinger-3

For more information, check the reference documentation on Uptime Monitoring.

About

A demo of Checkly's capacity for uptime monitoring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published