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

VPN monitoring is using non-supported query language #2937

Open
1 of 4 tasks
markusl opened this issue Mar 3, 2025 · 0 comments
Open
1 of 4 tasks

VPN monitoring is using non-supported query language #2937

markusl opened this issue Mar 3, 2025 · 0 comments

Comments

@markusl
Copy link

markusl commented Mar 3, 2025

Affected components

  • Fabric modules
  • FAST
  • Blueprints
  • Other

The problem

It seems that the VPN monitoring solution used in FAST is using deprecated query language. See the code at

This causes a warning in GCP console.
Image

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

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

1 participant