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

deps(sdkv3): implement logging and endpoint override for client builder. #6441

Open
wants to merge 31 commits into
base: feature/sdkv3
Choose a base branch
from

Conversation

Hweinstock
Copy link
Contributor

Problem

The V3 client builder currently only adds telemetry. We want some additional functionality on each request/response.

Solution

  • Allow user to override the endpoint used by the sdk.
  • Add debugging messages for each request and response.

  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Hweinstock Hweinstock marked this pull request as ready for review January 27, 2025 19:44
@Hweinstock Hweinstock requested a review from a team as a code owner January 27, 2025 19:44
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.

1 participant