time=2026-03-02T15:23:27.226-08:00 level=ERROR source=collector.go:449 msg="" Poller=mynode collector=Rest:ClusterSoftware error="failed to fetch data: error making request connection error: Get "https://mynode.com/api/cluster/software?fields=status_details%2Cupdate_details%2Cvalidation_results&ignore_unknown_fields=true&max_records=500&return_records=true\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" task=data
this runs for 45s when timed via curl (without the added filtering, so a straight up /api/cluster/software call) and setting client_timeout: 3m in the REST:clustersoftware metric file doesn't prevent this.