Skip to content

Commit c26c07e

Browse files
authored
Merge d38497c into e1ed806
2 parents e1ed806 + d38497c commit c26c07e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/node/opentelemetry-instrumentation-express

plugins/node/opentelemetry-instrumentation-express/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For automatic instrumentation see the
1212

1313
## Installation
1414

15-
This instrumentation relies on HTTP calls to also be instrumented. Make sure you install and enable both.
15+
This instrumentation relies on HTTP calls to also be instrumented. Make sure you install and enable both, otherwise you will not see any spans being exported from the instrumentation.
1616

1717
```bash
1818
npm install --save @opentelemetry/instrumentation-http @opentelemetry/instrumentation-express

0 commit comments

Comments
 (0)