Cijo Thomas
Cijo Thomas
@ramgdev Would you be able to look at this?
> the pipeline approach (probably) is more Rust idiomatic with builder pattern I am not sure which part makes it more Rust idiomatic... Sure, it is popular with other OTel...
See https://github.com/open-telemetry/opentelemetry-rust/pull/1788#issuecomment-2126204854 as well, which talks about potentially re-using the "transport" aspects across signals.
@lalitb will explore this more, and share concerns/comments.
> The example could be bit overwhelming for newcomers due to its length. Will it make sense to split it in 3 relatively smaller examples for logs, metrics and traces...
Marking to draft, as I need to decide if we can do any better than this.. Please keep sharing the feedback.
> > and example is always kept up-to-date > > I don't think that's a small task given we are improving APIs on a daily basis. I'd rather we get...
Closing old, inactive PRs. Feel free to reopen when ready. Thanks.
This is done. Closing the issue.
Closing this, as this is already addressed by https://github.com/open-telemetry/opentelemetry-rust/pull/2221