ambient-local-exporter/TODO.md
Ryan D McGuire dc2470da71
Some checks failed
Build and Publish / release (push) Failing after 40s
Improve metrics recording
2025-01-08 21:28:38 -05:00

21 lines
531 B
Markdown

# TODO
- [ ] Helm Chart
- [ ] Update README
- [ ] Add Grafana dashboard
- [ ] Add proxy to upstream support
- [ ] Add new spans
## Done
- [x] Configuration for app
- [x] Configurable metric prefix
- [x] Add device name field with ID/Key mappings
- [x] Add device type field with ID/Key mappings
- [x] Move EVERYTHING to pointers to support nil
- [x] Consolidate battery status into one metric with device label
- [x] Fix shutdown
- [x] Add new fields from WS-2192
- [x] Gitea CI
- [x] Version flag
- [x] Makefile
- [x] Dockerfile