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

Update examples to the latest otelgrpc API #729

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

nmittler
Copy link
Contributor

Changes

The methods are currently using deprecated methods. This updates the examples to call the new APIs.

Also required updating to the latest otelgrpc, since the methods were not deprecated in the previous version.

Verification

I ran the steps in the examples README locally.

Fixes #728

The methods are currently using deprecated methods. This updates the examples to call the new APIs.

Also required updating to the latest otelgrpc, since the methods were not deprecated in the previous version.

Fixes grpc-ecosystem#728
@nmittler
Copy link
Contributor Author

@johanbrandhorst not exactly sure what's going on with the linter ... any ideas?

Copy link
Collaborator

@johanbrandhorst johanbrandhorst left a comment

Choose a reason for hiding this comment

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

Not sure what's up with the linter, there are no README changes here

@johanbrandhorst johanbrandhorst merged commit bbb4d69 into grpc-ecosystem:main Oct 25, 2024
6 of 7 checks passed
@johanbrandhorst
Copy link
Collaborator

Thanks for your contribution!

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.

Update examples to use non-deprecated methods
2 participants