Skip to content

Commit

Permalink
Merge pull request #23 from newrelic-experimental/jsbnr-patch-1
Browse files Browse the repository at this point in the history
Typo fix
  • Loading branch information
dpacheconr authored Oct 24, 2024
2 parents 9b02209 + d65ab06 commit 18678ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otel-collector-demo/Activity-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ exporters:

3. Configure the services pipelines to use the New Relic exporter we just defined:

All the piplines currently export to "nop". Replace these with the value `otllp/newrelic`. This will cause all the trace, metric and logs piplines to deliver data to New Relic.
All the piplines currently export to "nop". Replace these with the value `otlp/newrelic`. This will cause all the trace, metric and logs piplines to deliver data to New Relic.

```
service:
Expand Down

0 comments on commit 18678ec

Please sign in to comment.