Grouped Monitors
You can now group monitors on your status page - for example, by region (EU, US, APAC) or service (API, Dashboard, Auth). This makes it easier for visitors to understand which parts of your system are affected.
All the latest features, fixes and work to OpenStatus.
You can now group monitors on your status page - for example, by region (EU, US, APAC) or service (API, Dashboard, Auth). This makes it easier for visitors to understand which parts of your system are affected.
Weβre excited to introduce Private Location, a beta feature that allows you to monitor your services from your own infrastructure!
This means you can set up monitoring agents within your own network, giving you more control and insight into your service performance.
As an example we have deployed a Private Location on Max's Raspberry Pi at home, and on Cloudflare containers
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:
And the 4 Railway regions:
Let's make synthetic monitoring multi-cloud! π
Try it out: Global Speed Checker
You can now toggle the new status page version. We provide more flexibility and options to include:
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.
You can now choose if you want to follow redirects for your requests. By default, redirects are followed.
Thanks to Anonymus2000 for the contribution.
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.
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 fileopenstatus monitors apply: Create, update and delete your monitors via your openstatus.yaml file.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.
Upgrade your CLI to the latest version for enhanced functionality and a better user experience.
Check out our CLI documentation for more information.
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.