Hi. A user created a 10 panel dashboard using Query Builder - is there a way to extract the actual SQL that is being send to the clickhouse database from signoz gui?
WD
09/17/2024, 11:13 AM
After searching in google developer tools we found queries in payload, but those weren't the actual queries. It's only possible to find the actual queries from the clickhouse query log.
v
Vishal Sharma
09/17/2024, 4:43 PM
It's only possible to find the actual queries from the clickhouse query log.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.