Skip to content

Commit

Permalink
Merge branch 'OTEL-doc-review' of https://github.com/newrelic/docs-we…
Browse files Browse the repository at this point in the history
…bsite into OTEL-doc-review
  • Loading branch information
ally-sassman committed Sep 26, 2024
2 parents 8269a0c + 5373ff8 commit 5628c94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ yourFunctionHere:

## Step 5: Configure the Collector [#collector]

Now we will override the OpenTelemetry Lambda Collector's default configuration with one that exports telemetry to the New Relic OpenTelemetry Endpoint. To do this we must include a `collector.yaml` config file with our function.
Now we will override the OpenTelemetry Lambda Collector's default configuration with one that exports telemetry to the New Relic OpenTelemetry endpoint. To do this we must include a `collector.yaml` config file with our function.

Create a `collector.yaml` file in your function's root directory with the following contents:

Expand Down
4 changes: 2 additions & 2 deletions src/nav/opentelemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ pages:
pages:
- title: Overview
path: /docs/opentelemetry/get-started/opentelemetry-get-started-intro
- title: APM monitoring with OpenTelemetry
- title: OpenTelemetry APM monitoring
pages:
- title: Overview
path: /docs/opentelemetry/get-started/apm-monitoring/opentelemetry-apm-intro
- title: OpenTelemetry APM UI
path: /docs/opentelemetry/get-started/apm-monitoring/opentelemetry-apm-ui
- title: Collector for infrastructure monitoring
path: /docs/opentelemetry/get-started/collector-infra-monitoring/opentelemetry-collector-infra-intro
- title: Collector for general data processing
- title: Collector for data processing
path: /docs/opentelemetry/get-started/collector-processing/opentelemetry-collector-processing-intro
- title: OpenTelemetry data in New Relic
pages:
Expand Down

0 comments on commit 5628c94

Please sign in to comment.