Add another TODO item

This commit is contained in:
2026-01-01 20:37:16 -06:00
parent bee6938a67
commit 4adf6cf358

View File

@@ -51,6 +51,10 @@
## low importance ## low importance
- [ ] add a prometheus-style `/metrics` endpoint to master
- [ ] create a metrics server analogous to the logging server
- accept various stats from the workers (TBD)
- [ ] move `master-bin` into a subdir like `master/cmd` or whatever is - [ ] move `master-bin` into a subdir like `master/cmd` or whatever is
idiomatic for golang programs; adapt `master` wrapper shell script idiomatic for golang programs; adapt `master` wrapper shell script
accordingly accordingly