mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-22 07:43:33 +00:00
docs: progress
This commit is contained in:
parent
3a8badb61b
commit
bff8f2d027
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,9 @@ Mostly just a project to test [temporal.io](https://temporal.io/).
|
||||||
- One binary to run worker, server and temporal all together.
|
- One binary to run worker, server and temporal all together.
|
||||||
- [x] Abbility for multiple workers.
|
- [x] Abbility for multiple workers.
|
||||||
- Spread workers across regions to monitor latency from different locations.
|
- Spread workers across regions to monitor latency from different locations.
|
||||||
- [ ] Use [k6](https://github.com/grafana/k6) for checks, so that they can be written in javascript.
|
- [x] Use [k6](https://github.com/grafana/k6) for checks, so that they can be written in javascript.
|
||||||
|
- [ ] History and working home page.
|
||||||
|
- [ ] Edit/Delete operations for healthchecks and workers.
|
||||||
- [ ] CronJob Healthchecks (via webhooks).
|
- [ ] CronJob Healthchecks (via webhooks).
|
||||||
|
|
||||||
![Screenshot](docs/screenshot.png)
|
![Screenshot](docs/screenshot.png)
|
||||||
|
|
Loading…
Reference in a new issue