Skip to content

Releases: tynany/frr_exporter

v1.4.0

27 Jan 21:04
Compare
Choose a tag to compare

Changelog

  • Add the below BGP accepted/filtered prefix count metrics using the collector.bgp.accepted-filtered-prefixes flag (#121).
    • frr_bgp_peer_prefixes_accepted_count_total
    • frr_bgp_peer_prefixes_filtered_count_total
  • Add the BGP peer's peer group name as label peer_group using the collector.bgp.peer-groups flag (#123).

v1.3.3

18 Jan 20:35
9ee9720
Compare
Choose a tag to compare

v1.3.2

06 Jan 22:33
6366ad3
Compare
Choose a tag to compare

v1.3.1

12 Sep 08:15
1e9aacd
Compare
Choose a tag to compare

Changelog

  • n/a

Code Changes

  • Update dependancies.

v1.3.0

07 Sep 03:15
b5bc743
Compare
Choose a tag to compare

Changelog

  • Support for all SAFI types (#107).

Code Changes

  • Updated to go 1.22.

v1.2.0

23 Apr 03:10
Compare
Choose a tag to compare

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

16 Nov 18:52
5b05cca
Compare
Choose a tag to compare

Changelog

  • Bump prometheus/exporter-toolkit to fix a small but significant bug (#92).

v1.1.3

12 Oct 03:15
bd9904f
Compare
Choose a tag to compare

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.2

19 Aug 11:45
999c914
Compare
Choose a tag to compare

Changelog

v1.1.2-rc1

08 Jul 08:22
Compare
Choose a tag to compare
v1.1.2-rc1 Pre-release
Pre-release

Changelog