- Added the option to include and exclude interfaces with regex
- Thanks @rwxd for this contribution!
- --version now returns the correct version
- Added the option to exclude admin down interfaces
-exclude.interfaces-down
- Thanks @4xoc for this contribution!
- Added the option to include specific interfaces
-include.interfaces
- Thanks @SRv6d for this contribution!
- Added arm binary to CI
- Added the option to export optical power in dBm instead of mW
-collector.optical-power-in-dbm
- Thanks for @BarbarossaTM (Cloudflare) for contributing this feature.
- Updated dependencies
- Switched from deprecated
prometheus/common/log
tosirupsen/logrus
- Switched from deprecated
- For this release we moved the repository from GitLab to GitHub.
- Switched to GoLang compliant versioning scheme
- Fixed a bug where the scrape would fail due to reading bad data
- Initial release