Skip to content

Commit

Permalink
fix(otel): broken endpoint link
Browse files Browse the repository at this point in the history
  • Loading branch information
zuluecho9 committed May 9, 2022
1 parent 146a0d2 commit bfc65d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ service:
```

2. Run the OpenTelemetry collector after you make the following changes:
* Replace <var>OTLP_ENDPOINT_HERE</var> with the appropriate [endpoint](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/collector/opentelemetry-collector-basic#review-settings).
* Replace <var>OTLP_ENDPOINT_HERE</var> with the appropriate [endpoint](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/opentelemetry-setup#review-settings).
* Replace <var>YOUR_KEY_HERE</var> with your account's [license key](https://one.newrelic.com/launcher/api-keys-ui.launcher).

```
Expand Down

0 comments on commit bfc65d5

Please sign in to comment.