Releases: tynany/frr_exporter
Releases · tynany/frr_exporter
v1.3.0
Changelog
- Support for all SAFI types (#107).
Code Changes
v1.2.0
Changelog
- The metric
frr_up
has been removed (#96).
- Implement
peer_hostname
on BGP metrics via collector.bgp.peer-hostnames
flag (#101).
- Implement landing page via exporter-toolkit (#102).
- Implement support for reading bfdd.vty socket directly (#103).
- Added support for GitHub Container Registry (ghcr.io/tynany/frr_exporter).
v1.1.4
Changelog
- Bump prometheus/exporter-toolkit to fix a small but significant bug (#92).
v1.1.3
Changelog
Code Changes
- Refactor how FRR Exporter interfaces with the FRR socket (#81, #82 & #84).
- Update dependencies (#87).
- Improvements to tests (#88).
- Refactor BGP descriptions (#85).
v1.1.1
Changelog
- Fix #63.
- Build freebsd binaries (#66).
v1.1.0
Changelog
- Add OSPF multi-instance support (#60).
- Help now specifies how to disable a default enabled collector (#37).