Hi, is there any document or video reference to us...
# support
d
Hi, is there any document or video reference to use PromQL queries for creating alerts in SigNoz?
n
Hey @Divya do you want to understand how to write promql queries?
d
Yes, I want to write PromQL queries for system metrics in SigNoz.
n
here is the doc for understanding PromQL queries: https://prometheus.io/docs/prometheus/latest/querying/basics/
Once you write the queries you can create alerts based on these queries: https://signoz.io/docs/alerts/
d
As the document only covers the metrics query builder, I'm looking for a reference on how to use PromQL directly.
n
Do you want to know where to use promql queries while defining the alerts, rather than query builder?
d
Nope, Is there an option, like in other observability tools, where selecting metrics in the UI also generates the corresponding query.