update TODO

This commit is contained in:
Ryan McGuire 2025-03-08 17:40:03 -05:00
parent be66762834
commit 797b0a2f3a

View File

@ -1,11 +1,11 @@
# TODO # TODO
- [ ] Finish implementing weather GRPC - [ ] Finish implementing weather GRPC
- [ ] Helm Chart
- [ ] Update README - [ ] Update README
- [ ] Add Grafana dashboard - [ ] Add Grafana dashboard
- [ ] Add new spans - [ ] Add new spans
## Done ## Done
- [x] Helm Chart
- [x] Add proxy to upstream support - [x] Add proxy to upstream support
- [x] Fix wunderground 401 - [x] Fix wunderground 401
- [x] Perform proxy calls in goroutines - [x] Perform proxy calls in goroutines