Skip to content

Commit b6f9847

Browse files
xrmxestolfo
andauthored
Update docs/migrate-from-apm.md
Co-authored-by: Emily S <[email protected]>
1 parent d2e7a06 commit b6f9847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrate-from-apm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ EDOT Python being a distribution of OpenTelemetry means we should follow standar
1414

1515
## Bold on autoinstrumentation
1616

17-
We have choosen to be bold on autoinstrumentation - that is instrument your Python application without change the application code - so you can just focus on your code. This is because OpenTelemetry configuration has more options and configuration knobs that may complicate things.
17+
We have chosen to make auto-instrumentation as simple as possible so you can just focus on your code; we favored an experience that requires minimal changes to your application code. The upstream OpenTelemetry configuration has more options and configuration knobs than the distribution requires setting.
1818

1919
## Bring your own instrumentation
2020

0 commit comments

Comments
 (0)