Open ashupednekar opened 1 month ago
I didn't mean to add the bug
label... not sure how to change that
Also, where is the SpanExporter
imported from?
tried opentelemetry_otlp::SpanExporter
...
says no function or associated item new_tonic
...
is it behind any feature flags?
@open-telemetry/rust-approvers please take a look
thanks @ashupednekar
What needs to be changed?
The init_tracer function in the docs is as follows
Is there any reason for having it this way? why not just do
unwrap
?What is the name + path of the page that needs changed?
The docs section in question is https://opentelemetry.io/docs/languages/rust/exporters/