Releases: czerwonk/junos_exporter
Releases · czerwonk/junos_exporter
0.9.13
What's Changed
- allow for custom interface description regex by @momorientes in #160
- add metrics for VRRP state by @kakkotetsu in #158
- add metrics for MAC address table by @kakkotetsu in #156
- Add support for multiple bgp rib by @ak1ra24 in #138
- fix help of junos_fpc_cpu_total, fixes #152 by @momorientes in #164
New Contributors
Full Changelog: 0.9.12...0.9.13
0.9.12
0.9.11
0.9.10
Changelog
Hotfix for Satelite Scraping
0.9.9
0.9.8
0.9.7: Update main.go
- Updated Dependencies
- Golang Version 1.14
...
Interface Queue, dynamic Labels, more BGP metrics, RPKI
- added interface queue metrics
- added dynamic interface labels
- added some more BGP metrics (e.g. number of advertised routes)
- added last flapped interface metric
- added per device configuration (auth for now)
- added RPKI metrics (thanks to @fach)
- added support for locical systems (thanks to @R4scal)
- added sample grafana dashboard (thanks to @ndom91)
- added per device feature configuration
- storage module supports multi routing engines now (#80)
- accounting module filtered to fpc0 only (#75)
- added PIC status to FPC module (#84)
- added satellite metrics (thanks to @4xoc)
- added system buffer metrics (thanks to @4xoc)
- fixed the grafana dashboard (thanks to @olanystrom)
- added support for real time performance monitoring (thanks to @R4scal)