Skip to content

v3.1.2

Choose a tag to compare

@oussjarrousse oussjarrousse released this 05 Aug 22:40
· 8 commits to main since this release

Release Notes

  • Added aggregate firewall block metrics derived from locally stored Wordfence block-log data by category and 24h, 7d, and 30d reporting window.
  • Added explicit blocked_hit_rows aliases for the existing hit/live-traffic row metrics while keeping blocked_events metrics for compatibility.
  • Added aggregate firewall block-source availability, collection-success, source-info, and latest-bucket diagnostics.
  • Updated admin and WP-CLI status output to distinguish hit-row metrics from aggregate Firewall summary metrics.
  • Updated Prometheus rules, Grafana dashboard examples, Docker fixtures, and documentation for source-model comparison and migration.
  • Marked ambiguous blocked_events metric names as deprecated aliases in documentation.
  • Count failed-login windows from Wordfence's wfLogins table when available, with the previous hit/live-traffic text heuristic retained as a fallback.
  • Count brute_force_events_window{vector="username"} from failed wfLogins rows when available. The xmlrpc vector remains hit/live-traffic based.
  • Document rate-limited windows as retained hit/live-traffic heuristics.