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

Trace: Pass credentials into TraceServiceClient #5596

Merged
merged 1 commit into from
Aug 8, 2018

Conversation

kornholi
Copy link
Contributor

make_trace_api currently ignores the credentials configured in the Client

@kornholi kornholi requested a review from theacodes as a code owner July 12, 2018 00:21
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2018
@sduskis sduskis added the api: cloudtrace Issues related to the Cloud Trace API. label Jul 12, 2018
@kornholi
Copy link
Contributor Author

kornholi commented Aug 8, 2018

@liyanhui1228 @theacodes ptal

@@ -14,8 +14,9 @@

"""Wrapper for interacting with the Stackdriver Trace API."""

from google.api_core.gapic_v1 import method
from google.api_core.gapic_v1 import client_info, method

This comment was marked as spam.

This comment was marked as spam.

@tseaver tseaver merged commit d3d70ef into googleapis:master Aug 8, 2018
@tseaver
Copy link
Contributor

tseaver commented Aug 8, 2018

@kornholi Thank you for the patch!

@kornholi kornholi deleted the trace-credentials-fix branch August 8, 2018 23:55
AVaksman pushed a commit to AVaksman/google-cloud-python that referenced this pull request Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: cloudtrace Issues related to the Cloud Trace API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants