Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Pod filtering panel broken #94

Open
pavanfhw opened this issue Nov 18, 2020 · 1 comment
Open

Pod filtering panel broken #94

pavanfhw opened this issue Nov 18, 2020 · 1 comment

Comments

@pavanfhw
Copy link

Panel does not show anything.

Whats is the pod name that should be used to manually change the queries? I tried the pod name as given in kubectl get pods -o wide but it has no effect.
sum(container_memory_usage_bytes{pod_name=~"$pod"}) by (pod_name)

image

@lakshleo
Copy link

I was able to make the charts working by changing the metric name from "pod_name" to "pod".
The charts are displayed but the top panel is not working. Any help regarding it would be appreceated.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants