Technologies/Tailscale/tailscale.node.health.messages
TailscaleTailscaleMetric

tailscale.node.health.messages

Health warning count
Dimensions:None
Available on:PrometheusPrometheus (1)

Summary

Current number of active health warning messages reported by this Tailscale node. Health messages indicate configuration problems, connectivity issues, or operational degradation. Non-zero values require investigation as they signal degraded operational state, while increasing counts indicate accumulating problems. Essential for proactive issue detection before complete failures occur.

Interface Metrics (1)
PrometheusPrometheus
Number of active health warning messages for this Tailscale node
Dimensions:None

Technical Annotations (28)

Configuration Parameters (2)
tailscale.web.portrecommended: 5252
required ACL port for remote metrics collection over tailnet
versionrecommended: pre-1.90.6 or later patch release
Version 1.90.6 appears to introduce the unresponsive daemon issue
Error Signatures (3)
DNS failure for ts.net hostnamelog pattern
Tailscale could not connect to the 'Seattle' relay server. Your Internet connection might be down, or the server might be temporarily unavailable.log pattern
magicsock: ReSTUN("derp-map-update") ignored; stopped, no private keylog pattern
CLI Commands (9)
tailscale status --json | jq '.BackendState, .Self.DNSName, .Self.Online'diagnostic
sudo journalctl -u tailscaled -n 50 --no-pagerdiagnostic
tailscale metrics printdiagnostic
tailscale metrics writemonitoring
curl 100.100.100.100/metricsdiagnostic
tailscale webmonitoring
tailscale statusdiagnostic
tailscale netcheckdiagnostic
tailscale bugreportdiagnostic
Technical References (14)
subnet routerscomponentexit nodescomponentapp connectorscomponenttailscaledcomponentBackendStateconcept100.100.100.100componenttextfile collectorcomponentts.netcomponentTailscale daemoncomponentcoordination servercomponentDERP mapconceptDERP relay servercomponentmagicsockcomponenttailnet profileconcept
Related Insights (8)
Node health issues indicate connectivity or configuration problemswarning
Tailscaled daemon not running or in error state prevents all connectivitycritical
Subnet router health monitoring requires metrics collection setupinfo
Health messages indicate client connectivity or configuration issueswarning
Tailscale daemon becomes unresponsive requiring restart after upgrade to 1.90.6critical
Coordination server downtime prevents new DERP server discovery but retains cached mapwarning
Tailnet profile switch causes DERP relay connection failure and stalled connectionwarning
Node health warnings indicating degraded operational statewarning

When tailscale.node.health.messages reports warnings, the node is experiencing operational issues that may not cause immediate failure but indicate degraded state. These warnings can include DNS resolution problems, firewall traversal issues, or coordination server connectivity problems.