-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.triage meI really want to be triaged.I really want to be triaged.
Description
In which file did you encounter the issue?
python-docs-samples/bigtable/metricscaler/metricscaler.py
Did you change the file? If so, how?
No
Describe the issue
I have two bigtable clusters in the same project
The get_cpu_load() function returns the metrics for the first one it detects in the iteration. In my case it was not the one requested to autoscale.
The autoscaler resizes the requested cluster, based on the metrics of the wrong cluster.
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.triage meI really want to be triaged.I really want to be triaged.