We Are So Back - New Dashboard. More Monitors.

Read more

Changelog

All the latest features, fixes and work to OpenStatus.

Multi-Cloud is here

Multi-Cloud is here

We’re expanding our global coverage, supporting now multiple cloud providers! In addition to Fly.io, you can now run checks from Koyeb and Railway regions, giving you more flexibility and reliability worldwide.

You can pick from the 6 Koyeb regions:

  • Frankfurt, Germany πŸ‡©πŸ‡ͺ
  • Paris, France πŸ‡«πŸ‡·
  • San Franciso, USA πŸ‡ΊπŸ‡Έ
  • Singapore, Singapore πŸ‡ΈπŸ‡¬
  • Tokyo, Japan πŸ‡―πŸ‡΅
  • Washington, USA πŸ‡ΊπŸ‡Έ

And the 4 Railway regions:

  • California, USA πŸ‡ΊπŸ‡Έ
  • Virginia, USA πŸ‡ΊπŸ‡Έ
  • Amsterdam, Netherlands πŸ‡³πŸ‡±
  • Singapore, Singapore πŸ‡ΈπŸ‡¬

Let's make synthetic monitoring multi-cloud! 🌐

Try it out: Global Speed Checker

Status page redesign (beta)

Status page redesign (beta)

You can now toggle the new status page version. We provide more flexibility and options to include:

  • more tracker options
  • community themes
  • support button to website / email
  • homepage link on logo

Read more within our documentation and see how your page will look like by going to [slug].stpg.dev (e.g. status.stpg.dev).

We will enable the new status page globally beginning of next year.

Follow Redirect

Follow Redirect

You can now choose if you want to follow redirects for your requests. By default, redirects are followed.

Thanks to Anonymus2000 for the contribution.

Status Page Badge (v2)

Status Page Badge (v2)

Until now, the badge was a PNG image. Now we provide an SVG instead to make it crystal clear. We are reducing the default style to a minimum.

Just copy the following code and paste it into your website or GitHub README:

And it will look like this:

Read more in our documentation.

CLI: Import and manage monitors

CLI: Import and manage monitors

We have released a new version of our CLI.

It comes with 2 new commands:

  • openstatus monitors import: It will import your monitors from your openstatus workspace to a YAML file
  • openstatus monitors apply: Create, update and delete your monitors via your openstatus.yaml file.
CLI Monitor configuration template

CLI Monitor configuration template

In our previous changelog, we have introduced a new command to create monitors defined in a YAML configuration file.

We have now published a new repository with monitor configuration template:

https://github.com/openstatusHQ/cli-template

Making it easy to manage your openstatus monitors via GitOps.

We are going to add more examples over time to the repository.

New CLI commands

New CLI commands

Upgrade your CLI to the latest version for enhanced functionality and a better user experience.

New Features

  • Create monitors: Create your monitors defined in the configuration file.
  • Export monitors: Export all your workspace monitors to a YAML file.

Check out our CLI documentation for more information.

Webhook Integration

Webhook Integration

When your monitor's status changes, you can receive notifications through a webhook.

This feature is included in every plan.

For more information, check our documentation.

ntfy.sh Integration

ntfy.sh Integration

You can now receive notifications via ntfy.sh when we detect an incident.

ntfy.sh is an open-source servicer that allows you to receive push notifications on your phone.

We love open source, so we've added this integration to our free plan.

Open source FTW πŸš€

OpenTelemetry support

OpenTelemetry support

We have added support for exporting your OpenStatus synthetic checks as OpenTelemetry metrics.

Check our documentation for more information on how to set it up.

Here's an example of us exporting our synthetic checks to Grafana.

Grafana X OpenStatus

You just need an OTLP Endpoint to get started

Changelog | openstatus