Skip to content

Commit

Permalink
chore: update README.md with rename instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass committed Aug 30, 2021
1 parent dbdbcb9 commit 115134a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -292,6 +292,9 @@ To request automatic tracing support for a module not on this list, please [file
- @opentelemetry/web -> @opentelemetry/sdk-trace-web
- @opentelemetry/metrics -> @opentelemetry/sdk-metrics-base
- @opentelemetry/node-sdk -> @opentelemetry/sdk-node
- W3C propagators in @opentelemetry/core were renamed
- `HttpTraceContextPropagator` -> `W3CTraceContextPropagator`
- `W3CBaggagePropagator` -> `W3CBaggagePropagator`

### 0.23.x to 0.24.x

Expand Down

0 comments on commit 115134a

Please sign in to comment.