Skip to content

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