www.checklyhq.com Open in urlscan Pro
76.76.21.241  Public Scan

Submitted URL: http://www.checklyhq.com/
Effective URL: https://www.checklyhq.com/
Submission: On February 08 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Checkly - Home
Product
Product
Monitoring as codeUnite E2E testing and monitoring in one developer-focused
monitoring as code (MaC) workflow.
Synthetic MonitoringOpen Source based E2E automation to monitor your web app
continuously.
API MonitoringPowerful HTTP-based checks to monitor all your APIs endpoints
easily.
Heartbeat MonitoringGet automatic notifications when one of your scheduled jobs
don't work.
AlertingDeep and reliable alerting to wake you up if things go wrong.
Private LocationsInternal application and API monitoring with the Checkly Agent.
IntegrationsCheckly natively integrates with your workflow and the tools you
love.
DashboardsDisplay essential monitoring and incident management information.
Monitoring as code
Checkly CLIUse our native JavaScript/TypeScript workflow to code, test, and
deploy your sites with confidence.
TerraformWrite your check definitions as code with our best-in-class Terraform
provider for easy creation and maintenance at scale.
PulumiDefine your checks as code with our Pulumi provider makes monitoring large
websites and APIs a breeze.
CustomersPricingBlogDevelopers
DocumentationTechnical docs for all Checkly features.
Public RoadmapAll new features at glance on GitHub.
ChangelogRecent feature releases and announcements.
GuidesAPI and e2e monitoring concepts explained.
Playwright tipsTips and in-depth guides for headless browser automation.
Slack communityConnect with the Checkly community.
LoginStart for free
Open Navigation
ProductCustomersPricingBlogDevelopers
Start for freeLogin


CODE, TEST, AND DEPLOY SYNTHETIC MONITORING AT SCALE.

Unite E2E testing and monitoring in one monitoring as code (MaC) workflow,
enabled by the Checkly CLI. Code, test, and deploy API and Playwright-based
checks that scale.

npm create checkly

Start for free


TRUSTED BY ENGINEERING TEAMS AT




MONITORING AS CODE

Transform your development workflow with a code-based monitoring process that's
programmable, fast, and dependable.

1


CODE YOUR
MONITORING CHECKS

Your app’s code lives in your repository. Your monitoring should too. Create
resources in a programmable way, coding them instead of configuring them.


api.check.ts

new ApiCheck('hello-api-1', {
  name: 'Hello API',
  activated: true,
  request: {
    method: 'GET',
    url: 'https://api.checklyhq.com/public-stats',
    assertions: [
      AssertionBuilder.statusCode().equals(200)
    ],
  }
})

2


TEST AND VERIFY
YOUR CHECKS

Test your resources from your local machine or during deployment in CI, all
running on Checkly’s global infrastructure.


3


DEPLOY TO CHECKLY FOR
24/7 MONITORING

Deploy, lifecycle, and scale your end-to-end testing and monitoring solution
from the command line alongside your application deployments.

$ npx checkly deploy


Try the Checkly CLI


BUILD A BETTER BUSINESS WITH CHECKLY.


EASY MONITORING AT SCALE

Set up deep monitoring for your web apps and APIs.


FASTER PROBLEM DETECTION

Be the first to know when things break or go down.


SHORTER DOWNTIME

Immediately take action and shorten your time to recover.


CODE-FIRST WORKFLOW

Code your monitoring on your local machine, test your preview deployments in CI,
and monitor in production.


HARNESS THE POWER OF PLAYWRIGHT

Fully harness the power of Playwright for E2E testing with browser checks.


RUN FROM YOUR REPOSITORY

Store all resources in your Git repo, alongside your application code: just like
the unit testing patterns you are familiar with.


TYPESCRIPT FIRST

Code, compose, and structure your resources using TypeScript. No
YAML-engineering needed.


MONITOR APIS

Seamlessly integrate API monitoring into your E2E testing and monitoring
regimen.


CODE AND COLLABORATE

Use any CI platform to collaborate with your team to code, test, and deploy E2E
browser and API checks.



> “The developer-friendly API made the integration super easy.
> 
> The team at Checkly was very quick to respond to any questions we had. ”


CONNOR HICKS

Lead Developer at 1password.com

Read Case Study



INTEGRATES WITH
YOUR WORKFLOW

Checkly integrates with the open source & developer tools you use on a daily
basis. From CI, to alerting, to reporting.


GITHUB

Run your checks right after a deploy in GitHub actions and get a detailed report
directly in your GitHub pull request.

GitHub Integration


VERCEL

Create and run checks automatically against production and preview environments
for all your Vercel projects.

Vercel Integration


GITLAB CLI

Create and run checks automatically against production and preview environments
in your Gitlab CI/CD pipeline.

GitLab Integration


JENKINS

Create and run checks automatically against production and preview environments
in your Jenkins CI/CD pipeline.

Jenkins Integration


PAGERDUTY

Open and close incidents automatically in Pagerduty for as many teams as you
need.

Pagerduty Integration


OPSGENIE

Open and close incidents automatically in OpsGenie for as many teams as you
need.

OpsGenie Integration


SLACK

Get detailed alerts and logs in Slack when a check fails, degrades or recovers.

Slack Integration


FIREHYDRANT

Kick off and resolve incidents in FireHydrant.

FireHydrant Integration


MICROSOFT TEAMS

Get detailed alerts and logs in Slack when a check fails, degrades or recovers.

Teams Integration


TELEGRAM

Get alerts in your Telegram chats when a check fails, degrades or recovers.

Telegram Integration


PROMETHEUS

Export your monitoring data to Prometheus and integrate it into your Grafana
dashboards.

Prometheus Integration


GET STARTED WITH CHECKLY FOR FREE

Start monitoring your API endpoints and your vital site transactions.

Start for free


> “Checkly is super easy to use and fits perfectly in our toolchain.
> 
> We monitor our Vercel projects on preview and production to catch issues
> earlier and we can trust that we are the first ones to know about problems in
> production. ”


ANDREAS WIXLER

CTO & Founder of Finn.auto

Read Case Study



WHAT OUR CUSTOMERS SAY

Transform your development workflow with a code-based monitoring process that's
programmable, fast, and dependable.

Start for free

"Checkly CLI has enhanced our engineering team's ability to quickly build,
validate and deploy an entire suite of checks from their local development
environment."

Tavares Chambless

Manager, Quality Assurance, Loyal Health

"We've been using Checkly for the past months. It's been phenomenal. Super easy
to get setup, works flawlessly and intuitively. The team are super receptive &
quick to help"

Jake Cooper

Founder / Engineer railway.app

"Checkly is a fabulous developer tool! The flexible features and
developer-friendly API made the integration super easy. Bonus: their support is
super friendly and knowledgeable!"

Connor Hicks

Lead Developer 1password.com

"Checkly is incredible: It combines Pingdom, Ghost Inspector and Assertible all
in the same app, and the insights are much more detailed."

Leo Lamprecht

SVP Product vercel.com

"Checkly has helped us save engineering resources and expenses. The number of
our customer support tickets are then reduced because the customer is already
proactively informed about problems without having to report the issues
themselves."

Aliasger Kiranawala

Lead Software Development Engineer in Test (SDET) at Locus

"A real advantage that Checkly gives us is that we’re not waiting for our users
to report an issue with a product, or waiting on a staff member to file a
ticket—Checkly gives us real-time feedback on what is and isn’t working."

Thomas Reither

Associate Consultant

"With the Checkly CLI... not only has the check administration become easier,
but more people feel empowered to add and edit more checks, which has ultimately
improved our monitoring efforts."

Tobias Deekens

Principal Engineer

"It only took our team a day or two to evaluate Checkly and determine if it was
the right fit for us. It only took me a few minutes to get a login check working
and determine if we could login and validate that the CDN was up."

Keegan Donley

Senior Front-End Engineer

scroll to previous cardscroll to next card


TRY OUT CHECKLY FOR FREE

Start monitoring your API endpoints and your vital site transactions.

Get Started

*No credit card required



Product

Monitoring as codeSynthetic monitoringAPI monitoringAlertingPrivate
locationsIntegrationsDashboardsLive Checkly dashboardChangelogPricingStatus

Company

AboutCareersBlogSecurityTerms of usePrivacy

Monitoring as code

Checkly CLIPulumi ProviderTerraform Provider

Connect

Contact UsSupportSlack CommunityTwitter @ChecklyHQYouTubeLinkedInPublic roadmap

Learn

DocsCheckly GuidesPlaywright Tips

How we compare

Alternative to DatadogAlternative to New RelicAlternative to
DynatraceAlternative to Pingdom

Articles

What is Synthetic Monitoring?What is API monitoring?What is Playwright?A guide
to Monitoring as CodeWhy Monitoring as Code?Cypress vs Selenium vs Playwright
speed comparison

Copyright © 2024 Checkly Inc. All rights reserved.