From 571fee81f5e8913da5cf80937c1238956d6dc0dd Mon Sep 17 00:00:00 2001 From: Tine Date: Fri, 1 Mar 2024 11:11:02 +0100 Subject: [PATCH] docs: roadmap and progress --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 467a264..2fd2cd0 100644 --- a/README.md +++ b/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.