Skip to content

[bug] Kubernetes / Views / Nodes no data #172

@trungdlp

Description

@trungdlp

Describe the bug

Should change

sum(container_memory_working_set_bytes{node="$node", image!="", cluster="$cluster"}) by (pod)

to

sum(container_memory_working_set_bytes{instance="$node", image!="", cluster="$cluster"}) by (pod)

Dashboard: Kubernetes / Views / Nodes

Image

Edit panel

Image

How to reproduce?

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions