github czerwonk/junos_exporter 0.10.0

latest releases: 12.4, 0.12.4, 0.12.3...
22 months ago

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

Full Changelog: 0.9.15...0.10.0

Don't miss a new junos_exporter release

NewReleases is sending notifications on new releases.