Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion __checks__/docs.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ test('homepage', async ({ page }) => {
const checklyPage = new ChecklySitePage(page)
await checklyPage.goto('/docs')
await checklyPage.screenshot('docs')
expect(await page.title()).toEqual('Get Started | Checkly')
expect(await page.title()).toEqual('Getting started with Checkly | Checkly')
})
3 changes: 2 additions & 1 deletion site/content/docs/CICD/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
title: Integrating Checkly in your CI/CD pipeline
navTitle: Overview
weight: 1
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/CICD/github-actions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: GitHub Actions
title: Integrating Checkly in GitHub Actions
navTitle: GitHub Actions
weight: 2
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/CICD/gitlabci.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: GitLab CI
title: Integrating Checkly in GitLab CI
navTitle: GitLab CI
weight: 4
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/CICD/jenkins.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Jenkins
title: Integrating Checkly in a Jenkins pipeline
navTitle: Jenkins
weight: 3
menu:
integrations:
Expand Down
4 changes: 2 additions & 2 deletions site/content/docs/CICD/vercel.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: How to Integrate Vercel with Checkly? Step-by-Step Guide
displayTitle: Vercel
title: Integrating Vercel with Checkly
navTitle: Vercel
description: >-
Integrate Checkly with Vercel for app development and deployment to benefit from automated browser checks and production deployment testing.
weight: 7
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Get Started
title: Getting started with Checkly
navTitle: Get Started
aliases:
- /docs/
---
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/alerting-and-retries/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 'Overview'
title: Alerting and retries with Checkly
navTitle: Overview
weight: 29
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/analytics/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
title: Checkly Analytics API
navTitle: Overview
weight: 46
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/api-checks/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
title: Monitoring APIs with Checks
navTitle: Overview
weight: 7
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/browser-checks/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting started
title: Getting started with Browser Monitoring
navTitle: Getting started
weight: 14
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/browser-checks/playwright-test.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Using Playwright Test
title: Using The Playwright Test Runner With Checkly
navTitle: Using Playwright Test Runner
description: How to use Playwright Test Runner natively within browser checks at Checkly
weight: 14
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/cli/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting Started
title: Getting started with the Checkly CLI
navTitle: Getting started
weight: 1
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/cli/installation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Installation
title: Installing the Checkly CLI
navTitle: Installation
weight: 2
menu:
platform:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/dashboards/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
title: Checkly Dashboards
navTitle: Overview
weight: 46
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/dashboards/dashboard-customization.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Customization
title: Customizing your dashboard
navTitle: Customization
weight: 47
menu:
resources:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/groups/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
title: Organizing checks with groups
navTitle: Overview
weight: 26
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/heartbeat-checks/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting started
title: Heartbeat Monitoring
navTitle: Getting started
weight: 14
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 'Overview'
title: Checkly Integrations
navTitle: Overview
weight: 53
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/coralogix.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Coralogix
title: Export Metrics & Data via Coralogix with Checkly
navTitle: Coralogix
weight: 69
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/discord.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Discord
title: Send Alerts to Discord with Checkly
navTitle: Discord
weight: 61
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/firehydrant.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: FireHydrant
title: Send Alerts to FireHydrant with Checkly
navTitle: FireHydrant
weight: 68
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/gitlab_alerts.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: GitLab Alerts
title: Integrating GitLab Alerts and Checkly
navTitle: GitLab Alerts
weight: 60
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/ilert.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: ilert
title: Send Alerts to ilert with Checkly
navTitle: ilert
weight: 70
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/incidentio.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Incident.io
title: Send Alerts to Incident.io with Checkly
navTitle: Incident.io
weight: 58
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/msteams.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Microsoft Teams
title: Send Alerts to Microsoft Teams with Checkly
navTitle: Microsoft Teams
weight: 58
menu:
integrations:
Expand Down
4 changes: 2 additions & 2 deletions site/content/docs/integrations/opsgenie.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Opsgenie Integration with Checkly | How to Get Started
displayTitle: Opsgenie
title: Send Alerts to Opsgenie with Checkly
navTitle: Opsgenie
description: >-
Learn how to integrate Checkly with Opsgenie and deliver failure, degradation, and recovery events to any Opsgenie team. Check our guide!
weight: 57
Expand Down
4 changes: 2 additions & 2 deletions site/content/docs/integrations/pagerduty.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Checkly Integration with PagerDuty - Trigger & Resolve Alerts
displayTitle: PagerDuty
title: Send Alerts to PagerDuty with Checkly
navTitle: PagerDuty
description: Learn how Checkly integrates seamlessly with PagerDuty, delivering real-time failure and recovery alerts to your PagerDuty account.
metatags:
title: Checkly Integration with PagerDuty - Trigger & Resolve Alerts
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/prometheus-v2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Prometheus v2
title: Exporting Metrics & Data via Prometheus and Checkly
navTitle: Prometheus v2
weight: 65
aliases:
- "/docs/integrations/prometheus/"
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/prometheus.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Prometheus v1
title: Exporting Metrics & Data via Prometheus and Checkly
navTitle: Prometheus
weight: 66
aliases:
- "/docs/integrations/prometheus-v1/"
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/pulumi.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Pulumi
title: Integrating Pulumi and Checkly
navTitle: Pulumi
weight: 67
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/slack.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Slack
title: Sending Alerts to Slack and Checkly
navTitle: Slack
weight: 55
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/spike.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Spike.sh
title: Integrating Spike.sh and Checkly
navTitle: Spike.sh
weight: 62
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/splunk_on_call.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Splunk On-Call
title: Send Alerts via Splunk On-Call and Checkly
navTitle: Splunk On-Call
weight: 63
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/integrations/statuspage.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: StatusPage
title: Integrating StatusPage and Checkly
navTitle: StatusPage
weight: 64
menu:
integrations:
Expand Down
4 changes: 2 additions & 2 deletions site/content/docs/integrations/telegram.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Checkly Integration with Telegram - Enable Alert Channels
displayTitle: Telegram
title: Send Alerts via Telegram with Checkly
navTitle: Telegram
description: Find out how Checkly integrates with Telegram to send failure, degradation, and recovery messages to any chat.
weight: 58
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/maintenance-windows/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Overview
title: Setting Maintenance Windows in Checkly
navTitle: Overview
weight: 46
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/multistep-checks/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting started
title: Getting started with Multistep API Checks
navTitle: Getting started
weight: 14
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/multistep-checks/example-checks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Example checks
title: Multistep check examples
navTitle: Examples
weight: 22
menu:
resources:
Expand Down
1 change: 1 addition & 0 deletions site/content/docs/private-locations/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting started with Private Locations
navTitle: Getting started
weight: 51
slug: /
menu:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/pulumi-provider/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting started
title: Getting started with the Pulumi provider for Checkly
navTitle: Overview
weight: 10
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/reporting/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Dashboard
title: Reporting Dashboard
navTitle: Overview
weight: 68
slug: /
aliases:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/terraform-provider/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting started
title: Getting started with the Terraform provider for Checkly
navTitle: Overview
weight: 1
menu:
integrations:
Expand Down
3 changes: 2 additions & 1 deletion site/content/docs/testing/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Getting started with testing
title: Getting started with testing in Checkly
navTitle: Getting started
weight: 1
slug: /
aliases:
Expand Down