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 experimental/streaming globals, add streaming example #135

Merged
merged 11 commits into from
Sep 23, 2019

Conversation

jmacd
Copy link
Contributor

@jmacd jmacd commented Sep 21, 2019

@rghetia this is a cleanup in experimental/streaming which is a first step towards the work on global initialization in RFC 0005 and the work on globals in jmacd#3.

The updates in README.md should be paired with your updates in example/http. Then, I'd like README.md to eventually model after the Python README:

https://github.com/open-telemetry/opentelemetry-python/blob/master/README.md

@rghetia
Copy link
Contributor

rghetia commented Sep 21, 2019

LGTM

Copy link
Member

@krnowak krnowak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question, otherwise looks good.

experimental/streaming/exporter/observer/observer.go Outdated Show resolved Hide resolved
@krnowak
Copy link
Member

krnowak commented Sep 22, 2019

And one more - please add /experimental/streaming/example/basic/basic to .gitignore.

@rghetia
Copy link
Contributor

rghetia commented Sep 23, 2019

rebase to include #139 and then run make circle-ci again to update the go.mod/go.sum files.

@jmacd jmacd merged commit a3ae50d into open-telemetry:master Sep 23, 2019
@jmacd jmacd deleted the jmacd/stream_no_globals branch September 23, 2019 21:39
hstan referenced this pull request in hstan/opentelemetry-go Oct 15, 2020
#135)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

4 participants