Closed dotdc closed 6 months ago
@dotdc It works for me. Thanks a lot for this fix !
@dotdc I think it's weird to support monitoring nodes which are not part of the Kubernetes cluster, but this seems like a reasonable change and should accommodate both.
The query for the job
variable is using the cluster
variable, so I don't think this will be the case.
Thanks, will merge #110 then.
Describe the bug
Currently, there is no job label selector in k8s-views-global.json.
History:
node-exporter
in #36 fornode_*
metricsAdding a job variable for
node_*
metrics should fix the issue.@uhthomas @tlemarchand Can you both try the version in https://github.com/dotdc/grafana-dashboards-kubernetes/pull/110 to make sure it works on your side ?