mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-26 10:14:52 +09:00
33db8c6b29
Fix the inverted HTTP metrics skip condition, which caused the collector to ignore all requests except OPTIONS.
Apply the correction to both the main and Noise routers so regular HTTP traffic is included in http_requests_total and http_request_duration_seconds.
(cherry picked from commit 63ce8f2295)