Skip to content

Releases: chitoku-k/edgerouter-exporter

v2.8.0

11 Oct 17:09
dbee323
Compare
Choose a tag to compare
  • Switch to openssl and tls-listener (#176)
    • TLS support is now available on both mipsel and mips from this version by dynamically-linked OpenSSL
  • Switch to clap (#177)
    • Options can also be configured from command-line options

v2.7.0

31 Aug 13:51
faefccd
Compare
Choose a tag to compare
  • Add support for load-balance metrics derived from status (#162)
    • The following metrics are added:
      • edgerouter_load_balancer_status
      • edgerouter_load_balancer_weight_ratio
      • edgerouter_load_balancer_flows_total

v2.6.0

25 Aug 12:45
63ef7ea
Compare
Choose a tag to compare
  • Retrieve interfaces using ip --brief option (#156)

v2.5.1

06 Aug 07:42
5db2ff5
Compare
Choose a tag to compare
  • Switch builds to mips for Cavium-based devices (#145)

v2.5.0

05 Aug 17:46
a017f42
Compare
Choose a tag to compare
  • Support Cavium-based devices (#144)
    • Note, however, that Cavium-based devices turned out to be not able to execute mips64 builds.

v2.4.1

17 Apr 05:38
3ef3fc7
Compare
Choose a tag to compare
  • Fix missing fields caused scrape to fail (#100, #101)

v2.4.0

14 Apr 17:22
940cd21
Compare
Choose a tag to compare
  • Improve error messages (#98)

v2.3.2

13 Apr 13:27
aaaca1d
Compare
Choose a tag to compare
  • Fix IPsec metrics caused metrics scrape to fail (#95, #96)

v2.3.1

12 Apr 16:19
a3dda1e
Compare
Choose a tag to compare
  • Fix IPsec metrics caused metrics scrape to fail (#95)

v2.3.0

10 Apr 16:49
da14b79
Compare
Choose a tag to compare
  • Add support for IPsec metrics (#92)