Skip to content

Releases: MarioMoura/pzmonitor

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 14:38
a34e018

Changelog

  • d07372d Adding TODO
  • a34e018 chore: release v0.2.0
  • 5338e2c feat(grafana): add Survivors row and range-based death stats from players.db
  • 1fc6077 feat(grafana): map panels with tile scripts, player selector, built-in exporter docs

v0.2.0-beta.1

v0.2.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:28
38da316

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:24
1b0bd62

Changelog

  • 1b0bd62 feat: add CI and release workflows, MIT license, dashboard screenshots

v0.1.4

Choose a tag to compare

@MarioMoura MarioMoura released this 16 Aug 00:53
696f068

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

Choose a tag to compare

@MarioMoura MarioMoura released this 26 Feb 00:26
f3ceb53

Changelog

  • f3ceb53 feat: add zombies killed by fire metric and dashboard panel

v0.1.2

Choose a tag to compare

@MarioMoura MarioMoura released this 25 Feb 23:52
2f7aa68

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

Choose a tag to compare

@MarioMoura MarioMoura released this 20 Feb 20:19
ec3d6ba

Changelog

  • ec3d6ba feat: add per-player online metric with name label

v0.1.0

Choose a tag to compare

@MarioMoura MarioMoura released this 19 Feb 19:42
8bd5640

Changelog

  • 8bd5640 feat: add Project Zomboid RCON Prometheus exporter