Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update api doc for Scope object #894

Merged
merged 3 commits into from
Jul 6, 2021
Merged

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented Jul 6, 2021

Changes

A small fix for the issue raised on slack channel, as the Scope object doesn't control the lifetime of the span object, but it controls how long a span remains active.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@lalitb lalitb requested a review from a team July 6, 2021 14:30
@codecov
Copy link

codecov bot commented Jul 6, 2021

Codecov Report

Merging #894 (019c2b1) into main (4292a57) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #894   +/-   ##
=======================================
  Coverage   95.40%   95.40%           
=======================================
  Files         158      158           
  Lines        6705     6705           
=======================================
  Hits         6396     6396           
  Misses        309      309           

@lalitb lalitb merged commit 0563059 into open-telemetry:main Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants