You may not need a ClickHouse query for things such as 400 HTTP status code. You can use the query builder with metric
signoz_calls_total
and the filter
http_status_code IN 400
s
Simran X
10/16/2023, 7:53 AM
Can you give a heads up if we want to trigger alerts using clickhouse query?
s
Srikanth Chekuri
10/18/2023, 3:04 AM
I didn’t understand your question. What do you mean by Can you give a heads up if we want to trigger alerts using clickhouse query? Are you asking for an example ClickHouse query? A sample query is already populated if you click the exception-based alert query tab.
s
Simran X
10/18/2023, 3:07 AM
I mean instead of using query builder , if we want to have clickhouse queries in place. (For eg, for the graphs provided in signoz ui eg, error rate, external call to db, etc) . I want to have clickhouse queries for them
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.