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

fix: detect project from environment instead of from logger #238

Merged
merged 4 commits into from Mar 24, 2021

Conversation

daniel-sanche
Copy link
Contributor

It has been reported that some logs show GCP projects that don't line up with where the code is actually running. THis PR fixes the issue by extracting the project directly from the environment

@daniel-sanche daniel-sanche requested review from a team as code owners March 23, 2021 21:34
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/python-logging API. label Mar 23, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 23, 2021
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2021
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 24, 2021
@daniel-sanche daniel-sanche merged commit 813b97c into master Mar 24, 2021
@daniel-sanche daniel-sanche deleted the detect-project branch March 24, 2021 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/python-logging 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

3 participants