Skip to content

Commit

Permalink
Added limitation in ot-shim readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mercybassey committed Oct 15, 2024
1 parent 7ed67f9 commit dae0085
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/opentelemetry-shim-opentracing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ See [examples/opentracing-shim](https://github.com/open-telemetry/opentelemetry-

Apache 2.0 - See [LICENSE][license-url] for more information.

## Limitation

The OpenTracing shim does not currently include a scope manager.
Therefore, scope management should be handled with external tooling.

## Useful links

- For more information on OpenTelemetry, visit: <https://opentelemetry.io/>
Expand Down

0 comments on commit dae0085

Please sign in to comment.