Skip to content

v0.4.0

Compare
Choose a tag to compare
@dmke dmke released this 21 Jul 14:55
· 30 commits to master since this release

Changelog

47857c9 docs: describe exported metrics
1143e1b web ui: refactor HTML response
fc4b70d feature: export guest access portal metrics
be93e62 logs: add debug logs to (*Client).fetch()
8faff11 dev: run with --verbose flag
1c2bc5a chore: reduce linter warnings
d5a1dbb chore: update dependencies
b75e24c docs: fix typo in README.md

Which file to download and install?

  • Windows: cambium-exporter_*_windows_amd64.tar.gz
  • Debian:
    • either cambium-exporter_*_Debian_amd64.deb, which depends on and auto-installs Chromium,
    • or cambium-exporter_*_NoChromium_amd64.deb, which does not.1
  • Ubuntu: cambium-exporter_*_NoChromium_amd64.deb1, 2
  • Other Linux variant: cambium-exporter_*_linux_amd64.tar.gz

Notes:

  • 1: you still need to provide your own Chromium or Google Chrome installation
  • 2: the Ubuntu chromium-browser is actually a Snap package, which does not work with the systemd unit; you need to install a "real" Chromium/Google Chrome via other means, or switch to Docker.