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

opentelemetry: rename Layer to Subscriber #1226

Merged
merged 2 commits into from
Mar 10, 2021

Conversation

Folyd
Copy link
Contributor

@Folyd Folyd commented Feb 5, 2021

This PR renames the following:

tracing_opetelemetry::layer to tracing_opetelemetry::subscriber
tracing_opetelemetry::layer::layer() to tracing_opetelemetry::subscriber::subscriber()
tracing_opetelemetry::layer::OpenTelemetryLayer to tracing_opetelemetry::subscriber::OpenTelemetrySubscriber

Related PR: #1015

@Folyd Folyd requested review from davidbarsky, hawkw, jtescher and a team as code owners February 5, 2021 07:54
Copy link
Collaborator

@jtescher jtescher left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks @Folyd

@davidbarsky
Copy link
Member

While this looks good to me, I'm guessing that this shouldn't get backported to the v0.1.x branch, as it'd make rebasing atop of this kinda painful. Thoughts, @jtescher?

@jtescher
Copy link
Collaborator

jtescher commented Feb 5, 2021

@davidbarsky yeah this shouldn't get backported

@jtescher
Copy link
Collaborator

jtescher commented Feb 9, 2021

@davidbarsky looks like this pr is just waiting on your 👍 / 👎

Copy link
Member

@davidbarsky davidbarsky left a comment

Choose a reason for hiding this comment

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

Sorry! This looks good to me. Approved!

@Folyd
Copy link
Contributor Author

Folyd commented Mar 10, 2021

I think we can get this PR merged?

@jtescher
Copy link
Collaborator

Looks like I don't have permission to merge this one, @davidbarsky or @hawkw?

@davidbarsky davidbarsky merged commit b9f722f into tokio-rs:master Mar 10, 2021
@davidbarsky
Copy link
Member

Done!

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