Skip to content

v1.2.18

Latest

Choose a tag to compare

@akpw akpw released this 27 Jun 07:23
· 1 commit to main since this release

New Features

  • Wireguard Peer Data Collection, #174, #309
    ◦ A dedicated collector for Wireguard peer metrics
    wireguard_peers option in the config template
  • Dedicated Bridge VLAN Collector, #308
    ◦ Configurable Bridge VLAN membership metrics collection
  • RouterBOARD Inventory Collector, #306
    ◦ RouterBOARD hardware inventory and firmware metrics

🚀 Improvements

  • SSL context handling improvements, #318
  • CI/CD: Dev workflow and pyproject.toml updates

🐛 Bug Fixes

  • Fix: Memory leak from upstream RouterOS-api, #321
  • Fix: Non-pooled /probe connections leak, #311
  • Fix: Connection stats cardinality, #315
  • Handler: Replay cached metric families when MCI defers a scrape, #314
  • Tests: tox env in tests workflow

🔄 Migration Notes

New configuration options available at the router level:

wireguard_peers = False           # Wireguard peers metrics
bridge_vlan = False               # Bridge VLAN metrics
routerboard = False               # RouterBOARD inventory / firmware metrics