Skip to content

Commit fda61bd

Browse files
authored
Merge pull request #54 from bpschmitt/patch-1
Update README.md
2 parents 840ac17 + 0e64cf4 commit fda61bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ to deploy the app, check out [how to navigate the OTLP data in your New Relic ac
1414
Please note the following modifications to our fork:
1515
* The .env file contains New Relic-specific environment variables so you can quickly
1616
ship the data to your account
17-
* recommendationservice has been instrumented with the New Relic Python APM
17+
* By default, the `recommendationservice` is instrumented with the OTel SDK. An [optional install step](https://github.com/newrelic/opentelemetry-demo/blob/main/docs/kubernetes_deployment.md#new-relic-overrides-optional) has been added that will instrument the `recommendationservice` with the New Relic Python APM
1818
agent to demonstrate interoperability between our language agents and OpenTelemetry
19-
instrumentation
19+
instrumentation.
2020

2121
### Quick start with New Relic
2222
Get started quickly by running the app according to your deployment method preference:

0 commit comments

Comments
 (0)