Commit 359995e
authored
feat: add api for preparing demo data (#1370)
This PR adds API to populate an empty Parseable
server with demo / dummy data so users get an
experience of Parseable.
Here are the PRs:
API GET /api/v1/demodata?action=ingest
to ingest 10k records from the script
GET /api/v1/demodata?action=filters
to create saved sqls and saved filters from the script1 parent 7a4e0b8 commit 359995e
File tree
10 files changed
+1159
-11
lines changed- resources
- src/handlers/http
- cluster
- modal
10 files changed
+1159
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
0 commit comments