You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring a Prometheus scaler to run against a Grafana Cloud hosted Prometheus, an error occurs resulting in "https://my-prometheus.grafana.net/api/prom/api/v1/query?query=buildkite_queues_scheduled_jobs_count&time=2025-01-14T05:53:39Z": context canceled
Expected Behavior
According to the documentation, this should be just like any other Prometheus, with the expected api being available on Grafana Cloud at https://my-prometheus.grafana.net/api/prom/.
Actual Behavior
Error occurs.
Get "https://my-cloud-prom.grafana.net/api/prom/api/v1/query?query=buildkite_queues_scheduled_jobs_count&time=2025-01-14T05:53:39Z": context canceled
Report
When configuring a Prometheus scaler to run against a Grafana Cloud hosted Prometheus, an error occurs resulting in
"https://my-prometheus.grafana.net/api/prom/api/v1/query?query=buildkite_queues_scheduled_jobs_count&time=2025-01-14T05:53:39Z": context canceled
Expected Behavior
According to the documentation, this should be just like any other Prometheus, with the expected api being available on Grafana Cloud at
https://my-prometheus.grafana.net/api/prom/
.Actual Behavior
Error occurs.
Get "https://my-cloud-prom.grafana.net/api/prom/api/v1/query?query=buildkite_queues_scheduled_jobs_count&time=2025-01-14T05:53:39Z": context canceled
Steps to Reproduce the Problem
Logs from KEDA operator
KEDA Version
2.16.1
Kubernetes Version
1.30
Platform
Any
Scaler Details
Prometheus
Anything else?
No response
The text was updated successfully, but these errors were encountered: