tracing icon indicating copy to clipboard operation
tracing copied to clipboard

fix: subscriber context docs

Open kaffarell opened this issue 11 months ago • 2 comments

In the documentation of the layer context span_scope method, the note contained a reference to a scope() method, which was removed some time ago. Also fixed a phrasing error above.

Fixes: #2890

kaffarell avatar Feb 29 '24 12:02 kaffarell

Hi @kaffarell, thanks for the fix! I believe that this issue also exists in the documentation on the master branch. Would you mind changing this PR to be based on the master branch? We prefer to merge changes that apply to both the v0.1.x and master branches to master, and then backport them to v0.1.x. This helps ensure that bugs fixed in the release version are also fixed in v0.2. Thank you!

hawkw avatar Mar 01 '24 20:03 hawkw

Oops, didn't mean to close it :) Anyway, the base branch should now be master.

kaffarell avatar Mar 04 '24 08:03 kaffarell