Openstatus www.openstatus.dev
6
fork

Configure Feed

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

๐Ÿ“ improve documentation

+3 -2
+3 -2
apps/docs/developer-guide/setup-env.mdx
··· 164 164 165 165 ### Datasource 166 166 167 - We ingest the monitor response into the `ping_response__v4` table. If you want 167 + We ingest the monitor response into the `ping_response__v5` table. If you want 168 168 to have some dummy data to start with, check out the 169 - [csv](/dummy/ping_response__v3.csv) file. 169 + [csv](https://raw.githubusercontent.com/openstatusHQ/openstatus/main/apps/docs/dummy/ping_response__v5.csv) 170 + file. 170 171 171 172 > Warning: If importing the csv file, make sure to change the column names are 172 173 > identical (e.g. `monitorId` instead of `monitorid`). Otherwise, the pipes will