Openstatus www.openstatus.dev

πŸ“š add change log (#415)

authored by

Thibault Le Ouay and committed by
GitHub
5efa7041 e5ff987c

+19
apps/web/public/assets/changelog/multi-region-monitoring.png

This is a binary file and will not be displayed.

+19
apps/web/src/content/changelog/multi-region-monitoring.mdx
··· 1 + --- 2 + title: Multi regions monitoring by default 3 + publishedAt: 2023-10-25 4 + image: /assets/changelog/multi-region-monitoring.png 5 + --- 6 + 7 + We have migrated our backend to [fly.io](https://fly.io) and we have enabled 8 + multi regions monitoring by default for every monitors at no extra costs. 9 + 10 + Here are the list of regions we are monitoring from: 11 + 12 + - `ams` - Amsterdam, Netherlands - πŸ‡³πŸ‡± 13 + - `iad` - Ashburn, Virginia, USA - πŸ‡ΊπŸ‡Έ 14 + - `jnb` - Johannesburg, South Africa - πŸ‡ΏπŸ‡¦ 15 + - `hkg` - Hong Kong, Honkg Kong - πŸ‡­πŸ‡° 16 + - `gru` - Sao Paulo, Brazil - πŸ‡§πŸ‡· 17 + - `syd` - Sydney, Australia - πŸ‡¦πŸ‡Ί 18 + 19 + Happy monitoring!