ambient-local-exporter/TODO.md
Ryan D McGuire eaf2cf211d
All checks were successful
Build and Publish / release (push) Successful in 2m36s
Update wunderground url
2025-01-12 19:06:45 -05:00

598 B

TODO

  • Helm Chart
  • Update README
  • Add Grafana dashboard
  • Add proxy to upstream support
  • Add new spans
  • Fix wunderground 401
  • Perform proxy calls in goroutines

Done

  • Configuration for app
  • Configurable metric prefix
  • Add device name field with ID/Key mappings
  • Add device type field with ID/Key mappings
  • Move EVERYTHING to pointers to support nil
  • Consolidate battery status into one metric with device label
  • Fix shutdown
  • Add new fields from WS-2192
  • Gitea CI
  • Version flag
  • Makefile
  • Dockerfile