opentelemetry-ruby icon indicating copy to clipboard operation
opentelemetry-ruby copied to clipboard

Add support for `with_parent` to `in_span`?

Open ioquatix opened this issue 2 years ago • 2 comments

https://github.com/open-telemetry/opentelemetry-ruby/blob/cc28b8648e4085ff62e65e3db87ff45f82750cd1/api/lib/opentelemetry/trace/tracer.rb#L26

This would be very convenient.

ioquatix avatar Sep 02 '21 12:09 ioquatix

We removed this parameter in #729. You can see the relevant discussion in #703.

fbogsany avatar Sep 03 '21 16:09 fbogsany

Thanks for the clarification. It makes sense. I think if there was any action item, it would be adding a link to documentation explaining how to use with_context and how servers should handle external contexts.

ioquatix avatar Sep 03 '21 22:09 ioquatix

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

github-actions[bot] avatar Apr 19 '24 01:04 github-actions[bot]