Hello, I’m trying to use kubernetes dashboards: <h...
# general
l
Hello, I’m trying to use kubernetes dashboards: https://github.com/SigNoz/dashboards/tree/main/k8s-infra-metrics Unfortunately, it looks like the
node_name
variable in the dashboard is not binded to the
cluster_name
so filtering by
cluster_name
is not possible to see only the nodes of that cluster. Any help on this?
p
You can bind
node_name
variable with a new
cluster_name
variable. That should do the trick since you will get node list only when you select clusters.