Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.3.0

Choose a tag to compare

@dmesad dmesad released this 11 Jul 16:55
· 113 commits to main since this release

NGINX + WireGuard Monitoring Now Available πŸš€

New Features

This release introduces native monitoring support for both NGINX and WireGuard within the Wiredoor platform. Gain full visibility into your HTTP and VPN traffic in real time using Prometheus and Grafana.

Nginx Monitoring

  • Exposes real-time metrics using the stub_status module.
  • Integrates with Prometheus via fluentbit
  • Pre-built Grafana dashboard included: see active connections, traffic patterns, and request rates at a glance.

WireGuard Monitoring

  • Exports metrics such as traffic per node, last handshake, and connection status.
  • Optimized metrics collection to reduce overhead.

How to enable

Check out the updated documentation here: Monitoring Setup Guide

Full Changelog: v1.2.3...v1.3.0