Slackbot
Srikanth Chekuri
Regarding panel variables, is it possible to use a variable value from one query in another?
SELECT DISTINCT(JSONExtractString(labels, 'k8s_node_name'))
FROM signoz_metrics.time_series_v2
where JSONExtractString(labels, 'region') = {{.region}}
Al
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.