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

Restore the experimental/streaming SDK implementation #55

Merged
merged 6 commits into from
Jul 17, 2019

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Jul 15, 2019

Notes:
(1) this restores the basic functionality of the experimental/streaming directory. While there are still no tests, this SDK is not meant to go into production, so I feel it's worth making incremental changes for demonstration.
(2) this eliminates a few helpers for lazy Events that were still in the (experimental) SDK; this should be discussed separately, for now these helpers were removed from the examples.
(3) this demonstrates how to eliminate span state, including protection against double-finish calls, as discussed here: #23 (comment)

@rghetia rghetia merged commit b26d667 into open-telemetry:master Jul 17, 2019
@jmacd jmacd deleted the jmacd/restore_streaming branch July 23, 2019 05:14
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.

None yet

2 participants