hi does signoz allow for you to set up SQL queries to pull data in and monitor for changes in that sql output?
p
Pranay
09/23/2022, 4:10 PM
@Kim Ong Can you share more details on what you mean? Are you talking about querying telemetry data using SQL? What type of changes in SQL output you want to monitor
k
Kim Ong
09/23/2022, 6:35 PM
these are more like functional metrics ...
say all our jobs log their status to a db table
and i want to monitor the status of all the thousands of jobs ... so i want to query that table and see which jobs have failed and alert on them
p
Pranay
09/23/2022, 11:34 PM
got it. @Srikanth Chekuri do you have insights on if this can be done or not