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
We are hoping to see the component upgraded to PromQL as recommended by Google Cloud. This would allow us to ensure our production systems work without interruptions
Release version
1
Terraform version
Terraform v1.11.0-rc3
Steps to reproduce
Check the code and see it uses condition_monitoring_query_language
Expected behavior
The code base should use generally available and supported platform components.
Actual behavior
Additional context
No response
The text was updated successfully, but these errors were encountered:
Affected components
The problem
It seems that the VPN monitoring solution used in FAST is using deprecated query language. See the code at
cloud-foundation-fabric/fast/stages/2-networking-a-simple/monitoring-vpn.tf
Line 72 in c832b61
This causes a warning in GCP console.

We are hoping to see the component upgraded to PromQL as recommended by Google Cloud. This would allow us to ensure our production systems work without interruptions
Release version
1
Terraform version
Terraform v1.11.0-rc3
Steps to reproduce
Check the code and see it uses
condition_monitoring_query_language
Expected behavior
The code base should use generally available and supported platform components.
Actual behavior
Additional context
No response
The text was updated successfully, but these errors were encountered: