Skip to content

Conversation

@daniel-sanche
Copy link
Contributor

We recently added some changes to better auto-detect monitored resources in the environment (#200, #207). unfortunately, some of these changes ended up breaking existing workflows, which relied on a defailt global resource (#233).

This PR reverts auto-detection in the case where the API previously provided a default behavior. An auto-detected resource will still be added when using setup_logging, as that is in line with the existing API contract.

This PR will be reverted at version v3.0.0 to make resource auto-detection the standard

@daniel-sanche daniel-sanche requested review from a team as code owners March 23, 2021 20:45
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 23, 2021
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/python-logging API. 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 23, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. 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 merged commit 24a0a5e into master Mar 24, 2021
@daniel-sanche daniel-sanche deleted the rollback branch March 24, 2021 18:13
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.

4 participants