-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
GCP pub/sub MQL no longer supported(recommend PromQL) - Starting October 22, 2024 #6255
Comments
Interesting update 😄 @kedacore/keda-core-contributors , do you think that we should get rid of the GCP Scalers or just use them as wrapper on top of the prometheus one to make the things easier to end users? |
@JorTurFer any updated? Keda started getting errors for scaling:
|
am I reading https://cloud.google.com/stackdriver/docs/deprecations/mql correctly by expecting MQL to work until July 22, 2025? also the same document mentions:
|
Looks like working(on UI did fetch), but now I've updated to 2.15.2 helm-chart version getting unknown on hpas, when upgrade do we need to remove old crds and deploy new ones? SO is is ready active true true state but hpa is unknown state query:
hpa:
so:
troubleshoot:
Service account annotated:
roles are
I've redeployed keda. I've created test deployment and scaledobject, triggerauth. When publish messages SO detect and SO gets active
It's adding just 1 pod that's it and metrics are Any solutions or ideas what could be issue? |
Report
GCP Monitoring Page saw below warning:
Expected Behavior
Use
Promql
instead ofMQL
Actual Behavior
Current metrics is using MQL:
Steps to Reproduce the Problem
References:
PROMQL:
https://cloud.google.com/monitoring/promql
MQL:
https://cloud.google.com/stackdriver/docs/deprecations/mql
Logs from KEDA operator
KEDA Version
2.13.1
Kubernetes Version
1.30
Platform
Google Cloud
Scaler Details
GCP Pub/Sub
Anything else?
https://cloud.google.com/stackdriver/docs/deprecations/mql
On October 22, 2024, Monitoring Query Language (MQL) will no longer be a recommended query language for Cloud Monitoring.
On October 22, 2024, certain usability features will be turned off.
On July 22, 2025, MQL will no longer be available for new dashboards and alerts in the Google Cloud console, and Google Cloud customer support will end. Existing MQL dashboards and alerts will continue to work, and you will still be able to create MQL dashboards and alerts using the Cloud Monitoring API.
The text was updated successfully, but these errors were encountered: