ambient-local-exporter/TODO.md
Ryan D McGuire 3af1cc40a5
All checks were successful
Build and Publish / release (push) Successful in 3m29s
Fix metric prefix
2025-01-07 15:08:14 -05:00

19 lines
475 B
Markdown

# TODO
- [ ] Configuration for app
- [ ] Configurable metric prefix
- [ ] Helm Chart
- [ ] Update README
- [ ] Add Grafana dashboard
- [ ] Add device name field with ID/Key mappings
- [ ] Add device type field with ID/Key mappings
- [ ] Move EVERYTHING to pointers to support nil
## Done
- [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