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

instrumentation/otelgrpc: rename Typ to Type #2688

Merged
merged 5 commits into from Aug 29, 2022

Conversation

zchee
Copy link
Contributor

@zchee zchee commented Aug 28, 2022

Typ is not a reserved name. Use the correct name instead of.

@zchee
Copy link
Contributor Author

zchee commented Aug 28, 2022

cc: @ymotongpoo

Typ is not a reserved name. Use the correct name instead of.

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
@codecov
Copy link

codecov bot commented Aug 28, 2022

Codecov Report

Merging #2688 (00f858d) into main (090f096) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2688     +/-   ##
=======================================
- Coverage   74.4%   74.3%   -0.1%     
=======================================
  Files        145     145             
  Lines       6685    6685             
=======================================
- Hits        4974    4971      -3     
- Misses      1564    1566      +2     
- Partials     147     148      +1     
Impacted Files Coverage Δ
...google.golang.org/grpc/otelgrpc/filters/filters.go 94.6% <100.0%> (ø)
...ion/google.golang.org/grpc/otelgrpc/interceptor.go 84.2% <100.0%> (ø)
samplers/jaegerremote/sampler_remote.go 85.4% <0.0%> (-2.0%) ⬇️

@dmathieu
Copy link
Member

Can you fix the lint issue? Also, this is changing a public attribute. So it will require a changelog entry.

@zchee
Copy link
Contributor Author

zchee commented Aug 28, 2022

will do, thanks

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
@zchee
Copy link
Contributor Author

zchee commented Aug 28, 2022

@dmathieu PTAL.

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@zchee
Copy link
Contributor Author

zchee commented Aug 29, 2022

@MrAlias PTALA.

@MrAlias MrAlias merged commit df16f32 into open-telemetry:main Aug 29, 2022
@zchee zchee deleted the otelgrpc-rename-to-type branch August 30, 2022 01:31
@MrAlias MrAlias added this to the Release v1.10.0 milestone Sep 8, 2022
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

5 participants