Andrey Smirnov 9a293327a0
fix: multiple fixes for dashboard/no data
There were multiple issues:

* `hostname` in the header is coming from resources, and the one in API
  data was unused
* we should update to `n/a` if the value is not available
* if the node is unavailable, the response contains a message with
  placeholders with a proxy error, and that should be honored to ignore
  the response; if instead we use it as it is, it puts zero value, which
  results in funny output.

Fixes #10383

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 468e318ba4137e1f11d231fe3ed66f10543073e3)
2025-03-12 15:05:54 +04:00
..
2024-07-08 18:14:00 +03:00
2024-07-08 18:14:00 +03:00
2025-01-16 14:31:38 +04:00
2023-07-18 12:58:45 +05:30
2024-11-22 12:42:22 +01:00
2023-08-03 21:17:58 +04:00
2024-10-17 22:12:50 +04:00