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

feat: add logging to gapics #1572

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Sep 18, 2024

As a follow up to this PR we will need to add a little logging support in the gax REST streaming helper. For now we should add this with minimal changes but in the future we may want to feed that helper more information to have richer logs. This is a very small amount of RPCs that use this code path today.

As a follow up to this PR we will need to add a little logging
support in the gax REST streaming helper. For now we should add
this with minimal changes but in the future we may want to feed
that helper more information to have richer logs. This is a very
small amount of RPCs that use this code path today.
@codyoss codyoss added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 18, 2024
@codyoss
Copy link
Member Author

codyoss commented Sep 18, 2024

Requires googleapis/gax-go#372 and rollout to all clients and showcase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant