Hi, could anyone guide me on this issue? I have m...
# support
c
Hi, could anyone guide me on this issue? I have multiple clusters connecting to a single SigNoz. What I aim to do is to count the appearance of these strings in the logs in a cluster. Therefore, when I change the cluster name from the dashboard. variable, the value showing will be changing to count the appearance of the strings in that specific cluster. The cluster name will be stored into the variable called "$test"
s
Your question is not clear. Do you want to use $test variable in WHERE clause?
c
Instead of manually selecting the cluster name as shown as the pic below, I wanted to use the $test variable to do so. So that, the query on those conditions are based on $test variable environment.