Replies: 1 comment
-
|
@julienduchesne @spinillos @trotttrotttrott @inkel @inkel @alexweav @jonathan-dorsey |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
I am encountering an issue while creating a Grafana alert using Terraform. The error message is:
"failed to parse expression 'C': threshold expression requires exactly one condition".
However, when I copy the same query and use it in Grafana's Explore section, it works as expected. Additionally, exporting the alert configuration and creating it manually also works without any issues. This problem seems to occur only when provisioning the alert via Terraform.
Below is the relevant Terraform code block:
Beta Was this translation helpful? Give feedback.
All reactions