Skip to content

Commit 23adb2b

Browse files
authored
docs(instrumenation-http): reword documentation about what is geneated (#5378)
1 parent 682ab65 commit 23adb2b

File tree

1 file changed

+1
-1
lines changed
  • experimental/packages/opentelemetry-instrumentation-http

1 file changed

+1
-1
lines changed

experimental/packages/opentelemetry-instrumentation-http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ npm install --save @opentelemetry/instrumentation-http
2222

2323
## Usage
2424

25-
OpenTelemetry HTTP Instrumentation allows the user to automatically collect trace data and export them to their backend of choice, to give observability to distributed systems.
25+
OpenTelemetry HTTP Instrumentation allows the user to automatically collect telemetry and export it to their backend of choice, to give observability to distributed systems.
2626

2727
To load a specific instrumentation (HTTP in this case), specify it in the Node Tracer's configuration.
2828

0 commit comments

Comments
 (0)