weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.83k stars 708 forks source link

Pod status information such as memory and CPU not showing #3914

Closed kyandaks closed 4 months ago

kyandaks commented 1 year ago

What you expected to happen?

The dashboard had to display all pods in the graph showing the topology. Upon clicking on a pod, pod status displaying CPU and memory should show

What happened?

When you click on a pod to view more details, pod status information such as CPU and memory are not showing.

Quick fix around this is to delete weavescope deployments and rerun the installation

Anything else we need to know?

AWS. Kubernetes YAML is used

Logs:

or, if using Kubernetes:

<app> ERRO: 2023/02/01 13:49:49.311780 err:read tcp 127.0.0.1:4040->127.0.0.1:33374: i/o timeout
<app> ERRO: 2023/02/01 16:47:28.089194 Error checking version: Get "https://checkpoint-api.weave.works/v1/check/scope-app64&xxxxxxx&version=1.13.2": dial tcp: lookup checkpoint-api.weave.works on xxxxxx: no such host
<app> ERRO: 2023/02/01 23:31:04.317889 Error checking version: Get "https://checkpoint-api.weave.works/v1/check/scope-app64&xxxxxxx&version=1.13.2": dial tcp: lookup checkpoint-api.weave.works on xxxxxx: no such host
<app> ERRO: 2023/02/02 05:04:08.518837 Error checking version: Get "https://checkpoint-api.weave.works/v1/check/scope-app64&xxxxxxx&version=1.13.2": dial tcp: lookup checkpoint-api.weave.works on xxxxxx: no such host
<app> ERRO: 2023/02/02 12:14:52.290850 Error checking version: Get "https://checkpoint-api.weave.works/v1/check/scope-app64&xxxxxxx&version=1.13.2": dial tcp: lookup checkpoint-api.weave.works on xxxxxx: no such host
kyandaks commented 4 months ago

For a detailed monitoring architecture, consider to use Prometheus & Grafana