-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I am getting these errors in gostats.log and consequently no information is visible on the dashboards.
24-04-11T13:29:02-07:00 influxdb.go:72 WARNING Unable to retrieve stat cluster.cpu.intr.avg from cluster pscale-nvda, error Degraded result, some node input missing
2024-04-11T13:29:02-07:00 influxdb.go:72 WARNING Unable to retrieve stat cluster.cpu.user.avg from cluster pscale-nvda, error Degraded result, some node input missing
2024-04-11T13:29:02-07:00 influxdb.go:72 WARNING Unable to retrieve stat cluster.cpu.sys.avg from cluster pscale-nvda, error Degraded result, some node input missing
2024-04-11T13:29:02-07:00 influxdb.go:72 WARNING Unable to retrieve stat node.cpu.throttling from cluster pscale-nvda, error Key does not exist with current configuration
2024-04-11T13:29:02-07:00 influxdb.go:72 WARNING Unable to retrieve stat cluster.net.ext.bytes.in.rate from cluster pscale-nvda, error Degraded result, some node input missing
Is it possible to allow for degraded clusters? in general most clusters would be fixed quickly but having a gap is not ideal. if it was a switch in the idic.toml then users could use it during these times and go back to full mode later if it made a difference.