Closed
Description
See googleapis/google-cloud-go#9083
In google/cloud/logging_v2/handlers/_monitored_resources.py
, we use the value of zone
for the value of the location label in GKE:
python-logging/google/cloud/logging_v2/handlers/_monitored_resources.py
Lines 97 to 109 in 6d265bf
This is incorrect for regional GKE clusters, because the value of location
should be the region where it is deployed, and is inconsistent with the value of location
for other logging statements.
Metadata
Metadata
Assignees
Labels
Issues related to the googleapis/python-logging API.Issues related to the googleapis/python-logging API.Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.