Openstatus www.openstatus.dev
6
fork

Configure Feed

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

chore: image

authored by

Maximilian Kaske and committed by
Maximilian Kaske
61eaf6dd 4984ec25

+3 -1
apps/web/public/assets/posts/openstatus-light-viewer/data-table.png

This is a binary file and will not be displayed.

apps/web/public/assets/posts/openstatus-light-viewer/light-viewer.png

This is a binary file and will not be displayed.

+3 -1
apps/web/src/content/posts/openstatus-light-viewer.mdx
··· 6 6 url: https://x.com/mxkaske 7 7 avatar: /assets/authors/max.png 8 8 publishedAt: 2025-03-30 9 - image: /assets/posts/openstatus-light-viewer/data-table.png 9 + image: /assets/posts/openstatus-light-viewer/light-viewer.png 10 10 tag: engineering 11 11 --- 12 12 ··· 17 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). 18 18 19 19 ![OpenStatus Light Viewer](/assets/posts/openstatus-light-viewer/data-table-popover.png) 20 + 21 + Check it out: [logs.run/light](https://logs.run/light) 20 22 21 23 ### Folder Structure 22 24