Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
linting
  • Loading branch information
jhadobe committed Jul 15, 2025
commit ec764387f905b118f4496e64004667e23748c2a6
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ For detailed configuration requirements, refer to the **Config** sections in the

The following sections cover configuring your App Builder actions to export traces, metrics, and logs directly to New Relic using the OpenTelemetry SDK and the appropriate OTLP exporters.


#### Environment variables

On New Relic's [API Keys page](https://one.eu.newrelic.com/admin-portal/api-keys/home), create or retrieve an ingestion **license** key. Copy that key and set it as an environment variable in your `.env` file. Make sure you are also declaring that same variable as an input in your runtime actions configuration file (`app.config.yaml`).
Expand Down