Skip to content

Commit bffc52e

Browse files
authored
Update opentelemetry-configuration.md
Fix package name
1 parent 16e7553 commit bffc52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/opentelemetry-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ For more information about Java, see the [Java supplemental documentation](java-
762762
```sh
763763
npm install @opentelemetry/api
764764
npm install @opentelemetry/exporter-trace-otlp-http
765-
npm install @opentelemetry/@opentelemetry/sdk-trace-base
765+
npm install @opentelemetry/sdk-trace-base
766766
npm install @opentelemetry/sdk-trace-node
767767
```
768768

0 commit comments

Comments
 (0)