Skip to content

Commit

Permalink
Merge pull request #17435 from newrelic/ally-sassman-patch-19
Browse files Browse the repository at this point in the history
fix(OTEL): add hyphen before "based"
  • Loading branch information
ally-sassman authored May 24, 2024
2 parents 481523e + 6a4485a commit ba727ef
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
- OpenTelemetry
translate:
- kr
metaDescription: Set up OpenTelemetry based APM monitoring with New Relic.
metaDescription: Set up OpenTelemetry-based APM monitoring with New Relic.
freshnessValidatedDate: 2024-05-14
redirects:
- /docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/opentelemetry-set-up-your-app/
Expand All @@ -18,7 +18,7 @@ import moreintegrationsNativeOtlpWithCollector from 'images/more-integrations_di

OpenTelemetry provides general purpose APIs and SDKs for collecting, processing, and exporting observability data. One of the most popular use cases for these APIs and SDKs is APM monitoring, where instrumentation is installed to monitor an app or service.

This page describes common set up steps for OpenTelemetry based APM monitoring with New Relic. For some languages, we provide working code examples:
This page describes common set up steps for OpenTelemetry-based APM monitoring with New Relic. For some languages, we provide working code examples:

* [Java example](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/apm-monitoring/opentelemetry-apm-java)
* [Python example](/docs/more-integrations/open-source-telemetry-integrations/opentelemetry/get-started/apm-monitoring/opentelemetry-apm-python)
Expand Down

0 comments on commit ba727ef

Please sign in to comment.