• /
  • Log in
  • Free account

Not seeing control plane data

Problem

You have completed the installation procedure for New Relic's Kubernetes integration, you are seeing Kubernetes data in your New Relic account but there is no data from any of the control plane components.

Solution

NAME READY STATUS RESTARTS AGE
newrelic-infra-whvzt 1/1 Running 0 6d20h

If the integration is not running on your master nodes, check that the daemonset has all the desired instances running and ready.

kubectl get daemonsets -l app=newrelic-infra --all-namespaces

If any error occurs while querying the metrics of any component it will be logged after the Running job message.

For more help

If you need more help, check out these support and learning resources:

Create issueEdit page
Copyright © 2021 New Relic Inc.