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

Remove lazy Event and Link API from Span interface #1045

Merged
merged 3 commits into from Aug 27, 2020

Conversation

codeboten
Copy link
Contributor

As per spec change open-telemetry/opentelemetry-specification#840, removing lazy event api.

Fixes #1032

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • Unit tests

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been updated

@codeboten codeboten requested a review from a team as a code owner August 26, 2020 21:51
@lzchen lzchen merged commit 9b41a57 into open-telemetry:master Aug 27, 2020
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.

Remove lazy Event and Link API from Span interface
3 participants