Changelog

All the latest features, fixes and work to OpenStatus.

Golang monitor checker

Golang monitor checker

The endpoint health checker has been improved to be more stable and reliable with Go. In the past, we have been experiencing missing data endpoints and longer request times for some regions.

In addition to that, we have renamed the Incidents to Status Reports to easily distinguish between internal incidents and external reports.

The API endpoint has also moved from /v1/incidents to /v1/status_reports. Read more in the docs.

Dark mode support

Dark mode support

You can now use dark mode on the website, after a long awaited pull request #73 has been merged.

The default theme will still be light mode. You can change the theme in the footer of the website.

Get alerted on your cell phone

Get alerted on your cell phone

You can now receive alerts on your cell phone via SMS when your monitor is done. It's a great way to get notified when your monitor is done, even if you don't have access to your email.

It's a paid feature, so you'll need to upgrade your account to use it.

Happy monitoring!

Slack and Discord notifications

Slack and Discord notifications

We have just released a new feature that allows you to receive notifications in Slack or Discord when your monitor is down.

Thanks Kelvin for the help πŸ”₯

Expect more integration to come soon!

Multi regions monitoring by default

Multi regions monitoring by default

We have migrated our backend to fly.io and we have enabled multi regions monitoring by default for every monitor at no extra costs.

Here are the list of regions we are monitoring from:

  • ams - Amsterdam, Netherlands - πŸ‡³πŸ‡±
  • iad - Ashburn, Virginia, USA - πŸ‡ΊπŸ‡Έ
  • jnb - Johannesburg, South Africa - πŸ‡ΏπŸ‡¦
  • hkg - Hong Kong, Honkg Kong - πŸ‡­πŸ‡°
  • gru - Sao Paulo, Brazil - πŸ‡§πŸ‡·
  • syd - Sydney, Australia - πŸ‡¦πŸ‡Ί

Happy monitoring!

Response Time Charts

Response Time Charts

You can now assess your monitor's response time using the new charts and get a better overview of your monitor's performance.

Powered by tremor.so.

Status Widget

Status Widget

You can now access the status of your status page via a public api endpoint. This allows you to build your own custom status widget with your unique :slug.

You can find the documentation here.