opentelemetry.io icon indicating copy to clipboard operation
opentelemetry.io copied to clipboard

Document getting the active/current span for each language SDK

Open cartermp opened this issue 3 years ago • 1 comments

Tracking issue for the "Getting Current Span" row here: https://docs.google.com/spreadsheets/d/1EO0HkjraZSN_7LlFpwFPoazR9xbdCCgQi-IFc0YA5rU/edit#gid=0

Emoji guide:

✔️ - this is basically good ➖ - this could be improved ❌ - this needs to exist or be rewritten

Currently documented with an example:

  • [x] ✔️ Python (link)
  • [x] ✔️ JavaScript
  • [x] ✔️ Java
  • [x] ✔️ Ruby
  • [x] ✔️ Go

Has a section saying it exists, but needs an example of using at least one:

  • [ ] ➖ C++ (doesn't have get, but has set, so it's pretty easy to figure it out from there)

Has no section at all:

  • [x] ❌ .NET
  • [ ] ❌ Rust
  • [ ] ❌ Erlang/Elixir
  • [ ] ❌ Swift
  • [ ] ❌ PHP

cartermp avatar Dec 02 '21 20:12 cartermp

@cartermp - I added checkboxes to the opening comment for subtasks. Please mark items as done when they are completed, thanks.

chalin avatar Dec 21 '21 13:12 chalin

Can this be superseded by #3229?

svrnm avatar Dec 13 '23 16:12 svrnm

Yep

cartermp avatar Dec 15 '23 23:12 cartermp