You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `Cargo.toml` is missing the `opentelemetry_sdk` dependency to get
the `Basic Usage` example working.
## Motivation
Ensure new users to tracing-otel can get up and running easily with the
provided example.
## Solution
Update the `Cargo.toml` to the correct set of deps used in the README
example.
0 commit comments