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
Srikanth Chekuri
11/19/2024, 11:13 AM
Your question is not clear. Do you want to use $test variable in WHERE clause?
c
Chi Sheun SRE
11/20/2024, 3:07 PM
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.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.