mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-21 23:33:34 +00:00
docs: roadmap and progress
This commit is contained in:
parent
739e506ad7
commit
571fee81f5
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
@ -13,11 +13,18 @@ Mostly just a project to test [temporal.io](https://temporal.io/).
|
|||
- [x] Abbility for multiple workers.
|
||||
- Spread workers across regions to monitor latency from different locations.
|
||||
- [x] Use [k6](https://github.com/grafana/k6) for checks, so that they can be written in javascript.
|
||||
- [ ] History and working home page.
|
||||
- Kinda working atm. But look if all the data could be stored/fetched from temporal.
|
||||
- [ ] Edit/Delete operations for healthchecks and workers.
|
||||
- [x] History and working home page.
|
||||
- Kinda working atm. ~But look if all the data could be stored/fetched from temporal.~
|
||||
- [x] Edit/Delete operations for healthchecks and workers.
|
||||
- [ ] CronJob Healthchecks (via webhooks).
|
||||
- [ ] Notifications (webhooks, slack, etc).
|
||||
- [ ] Incidents (based on script that is triggered by monitors/crobjobs).
|
||||
- [ ] Prepare i18n.
|
||||
- [ ] Alpha Version (1H 2024)
|
||||
- [ ] ??
|
||||
- [ ] Beta Version (2H 2024)
|
||||
- [ ] ??
|
||||
- [ ] Stable Release (2025)
|
||||
|
||||
![Screenshot](docs/screenshot.png)
|
||||
Demo is available at https://zdravko.mnts.dev.
|
||||
|
|
Loading…
Reference in a new issue