Skip to content

Releases: tynany/frr_exporter

v0.2.1

06 Dec 20:46
Compare
Choose a tag to compare

Changelog

  • Support using BGP peer descriptions as a label for peer metrics.

v0.2.0

27 Nov 05:42
Compare
Choose a tag to compare

This is a breaking change due to updated label and metric names.

Changelog

  • Update the vtysh BGP command to support later versions of FRR.
  • Update BGP labels to better reflect the current FRR naming standard (breaking change).
  • Replace the combined address_family label with an afi and safi label to support better granularity.
  • Disable BGPv6 by default.
  • Add BGP support for the L2VPN address family.

v0.1.2

26 Feb 10:18
Compare
Choose a tag to compare

Changelog

  • Update BGP Metric Labels:
    • Add local_as to all BGP metrics.
    • Add peer_as to BGP peer metrics.

v0.1.1

14 Aug 10:48
Compare
Choose a tag to compare

Changelog

  • New BGP Metric: add frr_bgp_peer_types_up

v0.1.0

09 Aug 11:05
bb1ad11
Compare
Choose a tag to compare

Changelog

  • Support for:
    • BGP (IPv4)
    • BGP (IPv6)
    • OSPF