• English日本語한국어
  • Log inStart now

Not seeing data

Problem

You have installed the New Relic Kubernetes integration, but are not seeing Kubernetes data in your New Relic account.

Solution

  1. Confirm you have configured CLUSTER_NAME and NRI_LICENSE_KEY correctly. See the installation instructions for more information.
  2. Confirm the deployment of the integration was successful by running:
    kubectl get pods -o wide -n <NEWRELIC_NAMESPACE>
    kubectl get deployments -o wide -n <NEWRELIC_NAMESPACE>
    kubectl get daemonsets -o wide -n <NEWRELIC_NAMESPACE>
  3. Retrieve the logs from the infrastructure agent and the integration and ensure there are no error messages.
Copyright © 2024 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.