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

Stackdriver: Unable to read metrics from HPA #273

Open
dmoxyeze opened this issue Apr 15, 2024 · 1 comment
Open

Stackdriver: Unable to read metrics from HPA #273

dmoxyeze opened this issue Apr 15, 2024 · 1 comment

Comments

@dmoxyeze
Copy link

I recently deployed the buildkite-agent-metrics on GKE. I can see the metrics when I check the logs. However, when I try to scale our pods using the metrics, I get this error

FailedGetPodsMetric:  the HPA was unable to compute the replica count: unable to get metric custom.googleapis.com|buildkite|xsplit_web|WaitingJobsCount: │
│  no metrics returned from custom metrics API 

When I run kubectl get --raw "/apis/custom.metrics.k8s.io/v1beta1/namespaces/<namespace>/custom.googleapis.com|buildkite|project|WaitingJobsCount" | jq, I get this error:

Error from server (ServiceUnavailable): the server is currently unable to handle the request

@DrJosh9000
Copy link
Contributor

Hi @dmoxyeze, I can see this has also been raised through Support, we'll follow up there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants