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
9e305b50 0bc92019

+3 -3
+3 -3
apps/web/src/content/posts/openstatus-light-viewer.mdx
··· 10 10 tag: engineering 11 11 --- 12 12 13 + › [logs.run/light](https://logs.run/light) 14 + 13 15 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). 14 16 15 17 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). 16 18 17 19 ![OpenStatus Light Viewer](/assets/posts/openstatus-light-viewer/data-table-popover.png) 18 - 19 - Check it out: [logs.run/light](https://logs.run/light) 20 20 21 21 ### Folder Structure 22 22 ··· 64 64 65 65 Self-hosting is not required. If you have `vercel-edge-ping` ingesting data into Tinybird and are using the default pipes, you can open the API endpoint configuration. Click the floating button in the bottom left corner or press <kbd>⌘ + J</kbd>. Enter the base URL, and the `tb_endpoint` cookie will be set automatically. Delete the cookie manually if needed. 66 66 67 - Use the [data-table-filters](https://github.com/openstatusHQ/data-table-filters) to build your own logs tables. 67 + Use the [data-table-filters](https://github.com/openstatusHQ/data-table-filters) to build your own logs tables. Check out [logs.run](https://logs.run) for a guide and more examples. 68 68 69 69 ### Is an authentication system provided? 70 70