Openstatus www.openstatus.dev

✨ update README

+3 -25
+3 -25
README.md
··· 8 8 </a> 9 9 </p> 10 10 11 - <p align="center">The Open-Source performance monitoring platform. 11 + <p align="center">The Open-Source synthetic monitoring platform. 12 12 <br /> 13 13 <a href="https://www.openstatus.dev"><strong>Learn more »</strong></a> 14 14 <br /> ··· 18 18 <a href="https://www.openstatus.dev">Website</a> 19 19 · 20 20 <a href="https://github.com/openstatushq/openstatus/issues">Issues</a> 21 - · 22 - <a href="https://openstatus.productlane.com/roadmap">Roadmap</a> 23 21 </p> 24 22 </p> 25 23 26 24 ## About OpenStatus 🏓 27 25 28 - OpenStatus is open-source performance monitoring platform. 26 + OpenStatus is open-source synthetic monitoring monitoring platform. 29 27 30 - - **Synthetic monitoring**: Monitor your website and APIs worldwide and receive 28 + - **Synthetic monitoring**: Monitor your website and APIs globally and receive 31 29 notifications when they are down or slow. 32 - - **Real User Monitoring**: Understand how your users are experiencing your 33 - website with core web vitals metrics. 34 30 35 31 ## Recognitions 🏆 36 32 ··· 133 129 - open [http://localhost:3001/ping](http://localhost:3001/ping) for the api 134 130 server health check 135 131 - open [http://localhost:3002](http://localhost:3002) for the docs 136 - 137 - [Tunnelmole](https://github.com/robbie-cahill/tunnelmole-client), an open source 138 - tunnelling tool or ngrok, a popular closed source tunnelling tool. 139 - 140 - ### Using Tunnelmole 141 - 142 - 1. Install Tunnelmole with 143 - `curl -O https://install.tunnelmole.com/384HK/install && sudo bash install`. 144 - (On Windows, download 145 - [tmole.exe](https://tunnelmole.com/downloads/tmole.exe)) 146 - 2. Run `tmole 3000`. In the output, you'll see two URLs, one HTTP, and an HTTPS 147 - URL. It's best to use the HTTPS URL for privacy and security. 148 - 149 - ``` 150 - ➜ ~ tmole 3000 151 - http://bvdo5f-ip-49-183-170-144.tunnelmole.net is forwarding to localhost:3000 152 - https://bvdo5f-ip-49-183-170-144.tunnelmole.net is forwarding to localhost:3000 153 - ``` 154 132 155 133 ### Videos 156 134