From 6a5b0e8653f79780a55e7602041928e4f8a0e81d Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Tue, 15 Nov 2022 00:30:05 +0000 Subject: [PATCH] add todo --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 153f3e51..f766e094 100644 --- a/TODO.md +++ b/TODO.md @@ -254,6 +254,7 @@ These are roughly in order of completition These are not yet ordered. There might be duplicates. We might not actually need all of these. +- [ ] cli flag to set prometheus port - [ ] flamegraphs show 25% of the time to be in moka-housekeeper. tune that - [ ] remove the "metered" crate now that we save aggregate queries? - [ ] remove/change the "active_requests" counter? maybe only once we have dynamic soft limits?