No Data for CPU Memory and network in / Compute Resources / Namespace (Pods)

  • What Grafana version and what operating system are you using? 8.3.3 Linux

  • What are you trying to achieve?
    To see data in Dashboard

  • How are you trying to achieve it?

  • What happened?

  • What did you expect to happen?

  • Can you copy/paste the configuration(s) that you are having problems with?

sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_irate{cluster=“$cluster”, namespace=“$namespace”}) / sum(kube_pod_container_resource_requests{job=“kube-state-metrics”, cluster=“$cluster”, namespace=“$namespace”, resource=“cpu”})

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

No Data is returned

  • Did you follow any online instructions? If so, what is the URL? Yes

Hi @sonallalan,

Welcome to the :grafana: community support forums !!

We are excited that you joined our OSS community. Please read about some of the FAQs in the community :slight_smile:

This sounds more like an issue with the Datasource query.

Can you please tell us the following:

  • What is your datasource?

  • Did you imported this Dashboard from an internal or external website (if yes, then please share the link) or create it manually and then get the error?

Thanks