• Log in

Determine your Pixie integration version

To determine which version of the New Relic Pixie integration is installed on your cluster, follow these steps:

  1. Go to one.newrelic.com.

  2. Click the Explore your metrics, events, logs or traces data button in the top right.

  3. Select the Query builder tab.

  4. Copy in the following query and click RUN.

FROM K8sContainerSample select latest(containerImage) where containerName like '%newrelic-pixie%' facet clusterName

This query outputs a list of cluster names with their integration versions for the selected account:

Use the Query builder to determine which version of the New Relic Pixie integration is installed.

Upgrading the Pixie integration

To upgrade your Pixie integration, see our Pixie installation documentation.

Copyright © 2022 New Relic Inc.

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