Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: blog

authored by

Maximilian Kaske and committed by
Maximilian Kaske
0bc92019 61eaf6dd

+1 -3
+1 -3
apps/web/src/content/posts/openstatus-light-viewer.mdx
··· 10 10 tag: engineering 11 11 --- 12 12 13 - The first real-world use case of the [logs.run](https://logs.run/light) project and a simple yet effective showcase of the [data-table-filters](https://github.com/openstatusHQ/data-table-filters) project. 14 - 15 13 A few months ago, we released [light.openstatus.dev](https://light.openstatus.dev) (`vercel-edge-ping`) - a lightweight community edition of OpenStatus designed to monitor your `HTTP` endpoints via Vercel's edge regions and notify you if `>50%` of the requests go down. No dependencies, no UI, just the essentials. For more details, check out our [README](https://github.com/openstatusHQ/vercel-edge-ping). 16 14 17 15 Now, we’re excited to announce support for an extensive dashboard. If you're already using Tinybird to store your data, simply redeploy the latest `vercel-edge-ping` project and include the updated [pipes](https://github.com/openstatusHQ/vercel-edge-ping/tree/main/tb/pipes) in Tinybird. You can then access your values via [logs.run/light](https://logs.run/light) by updating the base URL of the API endpoint (use the floating button in the bottom left corner). By default, it will display demo values from [light.openstatus.dev](https://light.openstatus.dev). ··· 22 20 23 21 ### Folder Structure 24 22 25 - Here's a snapshot of the current **Folder Structure**: 23 + For everyone who wants to build their own dashboard, here's a snapshot of the current **Folder Structure**: 26 24 27 25 ```json 28 26 /src/app/light