Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Troisi <htroisi@pixielabs.ai>
  • Loading branch information
htroisi committed Jun 23, 2022
1 parent 29d71ef commit 30b5f2e
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@ The New Relic Pixie integration persists select Pixie telemetry data for long-te

You can configure which data is persisted in New Relic, including persisting additional Pixie telemetry data.

### Configure which Pixie data is persisted in New Relic [#pixie-configure-storage]
## Configure which Pixie data is persisted in New Relic [#pixie-configure-storage]

You can configure which Pixie telemetry data is persisted in New Relic for long-term storage:

1. [Select your Kubernetes cluster](https://one.newrelic.com/kubernetes-cluster-explorer) to navigate to the Kubernetes cluster explorer.
1. [Select your cluster](https://one.newrelic.com/kubernetes-cluster-explorer) to navigate to the Kubernetes cluster explorer.

2. Select the **Live debugging with Pixie** tab.

Expand Down Expand Up @@ -103,10 +103,10 @@ The New Relic Pixie integration uses Pixie’s [Plugin System](https://docs.px.d
You can enable, disable, and add more export scripts to configure which Pixie telemetry data is ingested by New Relic.
</figcaption>

By default, the New Relic Pixie integration includes several Pixie export scripts that are already enabled. You can choose to disable one or more of these scripts to reduce Pixie telemetry data ingest. Hover over a script name or click the edit button to see a description of the export script.

To export additional Pixie telemetry data to New Relic, use the `+ CREATE SCRIPT` button. These scripts are written in Pixie’s PxL language and use Pixie’s OpenTelemetry export methods. To learn how to write a PxL script to export Pixie data in the OpenTelemetry format, check out this [tutorial](https://docs.px.dev/tutorials/integrations/otel/).

<Callout variant="important">
The **Customize Pixie Ingest** feature requires version 2.X.X+ of the New Relic Pixie integration. You may need to [upgrade your integration](https://docs.newrelic.com/docs/kubernetes-pixie/auto-telemetry-pixie/install-auto-telemetry-pixie/#upgrade) to access this feature.
</Callout>

By default, the New Relic Pixie integration includes several Pixie export scripts that are already enabled. You can choose to disable one or more of these scripts to reduce Pixie telemetry data ingest.

To export additional Pixie telemetry data to New Relic, use the `+ CREATE SCRIPT` button. These scripts are written in Pixie’s PxL language and use Pixie’s OpenTelemetry export methods. To learn how to write a PxL script to export Pixie data in the OpenTelemetry format, check out this [tutorial](https://docs.px.dev/tutorials/integrations/otel/).

0 comments on commit 30b5f2e

Please sign in to comment.