Skip to content

Commit

Permalink
Merge 80745ed into a91ea76
Browse files Browse the repository at this point in the history
  • Loading branch information
MSNev authored Feb 18, 2021
2 parents a91ea76 + 80745ed commit 535360f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ To request automatic tracing support for a module not on this list, please [file

## Upgrade guidelines

### 0.17.0 to ???
### 0.16.0 to 0.17.0

[PR-1880](https://github.com/open-telemetry/opentelemetry-js/pull/1880) feat(diag-logger): introduce a new global level api.diag for internal diagnostic logging

Expand Down Expand Up @@ -291,8 +291,6 @@ diag.setLogger();

```

### 0.16.0 to 0.17.0

[PR-1855](https://github.com/open-telemetry/opentelemetry-js/pull/1855) Use instrumentation loader to load plugins and instrumentations

- Providers do no load the plugins anymore. Also PluginLoader has been removed from providers, use `registerInstrumentations` instead
Expand Down

0 comments on commit 535360f

Please sign in to comment.