Skip to content

bigtable: metricscaler inspects the wrong cluster #4237

@odedfos

Description

@odedfos

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.api: bigtableIssues related to the Bigtable API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions