All notable changes to this project will be documented in this file.
- arm support - docker multi-platform build. No changes in code.
- Added support for caching. This is handy when your netio often looses Wi-Fi connection and you graph in grafana contains gaps. Caching will return the latest collected value in case of problem. It will ensure smooth graph. Cache expiration is configurable to avoid serving stale data for long time.
- Small bugfixes
- add changelog
- Add support for caching
- fix typo in default
username
value (it included a space)
- Add port label to port metrics
- Add port label to port metrics
- Fixed AttributeError exception when no MAC or SerialNumber is present
- Add netio application note
- Fixed AttributeError exception when no MAC or SerialNumber is present
Initial release