0.10.0
Changelog
What's Changed
- change the lacp metric name/member by @lethalwp in #188
- Collect metrics on the IS-IS adjacency state by @mirceaulinic in #194
- rpm: add loss_percent_current metric by @Nothing4You in #193
- Wrong DOM values for xe-* interfaces #178 by @Gaste8 in #180
- Optimized locking in connection manager
- Expire unused SSH connections
- Removed
config.ignore-targets
-Flag to reduce complexity and misuse. Host pattern feature is better suited and does not require edge case handling. The same can be achived by defining an catch all host pattern:
devices:
- host: .*
host_pattern: true
- Code cleanup to make the linter and go-staticcheck happy
New Contributors
- @Nothing4You made their first contribution in #193
- @Gaste8 made their first contribution in #180
Full Changelog: 0.9.15...0.10.0