Skip to content

3.2.0

Compare
Choose a tag to compare
@weyrick weyrick released this 16 Apr 17:50
· 738 commits to master since this release

New Features

  • Introduce native Prometheus support into pktvisord with --prometheus flag, which will expose Prometheus compatible metrics at /metrics endpoint. Also see --prom-instance
  • Add a new docker container for easily collecting and sending Prometheus compatible metrics, see docker hub
  • Add a new Grafana dashboard for Prometheus, both to the repo and to Grafana dashboard community
  • Begin building and distributing an AppImage (static Linux binary) which includes pktvisord, pktvisor-cli, and pktvisor-pcap
  • Ability to deamonize pktvisord with the -d flag
  • Ability to send pktvisord logs to either an output file (--log-file), or to syslog (--syslog)

Other Improvements

  • CI and build improvements including better use of Conan and automatic dependency installation
  • Improved documentation and READMEs

Bug Fixes

  • #47 Fix live rates in pktvisor-cli