Releases: MarioMoura/pzmonitor
Releases · MarioMoura/pzmonitor
Release list
v0.2.0
v0.2.0-beta.1
Changelog
- 3ed18d2 feat(ansible): add pzmonitor role to install exporter as systemd service
- f83c735 feat: add Ansible collection scaffold and Player Deaths dashboard panel
- 38da316 feat: character metrics from players.db (PZMONITOR_PLAYERS_DB)
- 34c82f9 fix(grafana): drop buggy killed-by-player stat from death panels
- dd11f52 refactor(ansible): simplify After= unit conditional in service template
v0.1.6
Changelog
- 1b0bd62 feat: add CI and release workflows, MIT license, dashboard screenshots
v0.1.4
Changelog
- f9d7a99 feat: replace hardcoded Prometheus datasource UID with template variable
- 63613b9 feat: restructure dashboard with hardcoded datasource, new panels, and layout changes
- 11c218b feat: restyle network throughput panel with fixed series colors and axis centering
- 696f068 fix: handle async and fragmented RCON responses from B42 servers
v0.1.3
Changelog
- f3ceb53 feat: add zombies killed by fire metric and dashboard panel
v0.1.2
Changelog
- 9d396bc feat: add Grafana dashboard for server monitoring
- d021679 feat: add network bytes and last actual bytes sent/recv metrics
- 122a134 feat: add player sessions timeline and playtime table panels to dashboard
- 984d06b feat: add uptime gauge panel and fix players online query in dashboard
- 2f7aa68 feat: add zombie kill stat panels, update network units to bytes, and restyle chart to line
v0.1.1
Changelog
- ec3d6ba feat: add per-player online metric with name label
v0.1.0
Changelog
- 8bd5640 feat: add Project Zomboid RCON Prometheus exporter