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

Fix inconsistency between gRPC function/type names #3285

Merged

Conversation

euniceek
Copy link
Contributor

Description:
This PR is one of the 3 PRs working to address the issue: Reviewing and Improving config package.
Main changes that were made in this PR was to ensure types and function names with grpc is consistent throughout. For exported functions and types, changes were made such that GRPC is used. As for unexported functions and types, gRPC is now used.

Link to tracking Issue:
Addresses part of #3051

@euniceek euniceek requested a review from a team May 24, 2021 22:02
@euniceek euniceek force-pushed the config-package-function-names branch from 449eafb to 5f433d3 Compare May 26, 2021 16:21
@tigrannajaryan
Copy link
Member

Thank you @eunice98k

@tigrannajaryan tigrannajaryan merged commit 0146776 into open-telemetry:main Jun 8, 2021
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.

3 participants