dotdc / grafana-dashboards-kubernetes

A set of modern Grafana dashboards for Kubernetes.
Apache License 2.0
2.51k stars 361 forks source link

[bug] Variable `job` in Kubernetes / Views / Nodes is not referenced #71

Closed l2dy closed 10 months ago

l2dy commented 10 months ago

Describe the bug

Grafana shows an exclamation mark on the variable job.

How to reproduce?

No response

Expected behavior

No response

Additional context

No response

dotdc commented 10 months ago

Hi @l2dy, This is probably due to your setup, try to find what's missing, maybe a relabelling rule?

l2dy commented 10 months ago

Hi @l2dy, This is probably due to your setup, try to find what's missing, maybe a relabelling rule?

It's not a problem with the data. By not referenced, I mean "This variable is not referenced by any variable or dashboard.", which is similar to an unused variable in code and should be removed.

dotdc commented 10 months ago

Sorry, I didn't get it! Thank you for letting me know, will make a PR to fix the issue.

dotdc commented 4 months ago

:tada: This issue has been resolved in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: