You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Addresses part of #3051
This is an umbrella issue for feedback and improvements for the config package.
Godoc: https://pkg.go.dev/go.opentelemetry.io/[email protected]/config
Things that we should look for:
The text was updated successfully, but these errors were encountered: