From 2d683e61b0a576f99cf69a9e81263081770cbaa4 Mon Sep 17 00:00:00 2001 From: Ryan McGuire Date: Sat, 22 Mar 2025 14:39:26 -0400 Subject: [PATCH] update TODO --- TODO.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index c1e7a41..e7d23a0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,14 @@ +# Issues +- [ ] Redis recorder panic + # TODO -- [ ] Add json schema for config +- [ ] Add json schema to CI and README - [ ] Finish implementing weather GRPC - [ ] Update README - [ ] Add Grafana dashboard ## Done +- [x] Add json schema for config - [x] Add new spans - [x] Helm Chart - [x] Add proxy to upstream support