Hi guys, is it possible to get postgres database s...
# support
r
Hi guys, is it possible to get postgres database source in signoz not for metrics but actual database query for monitoring some behavior and creating dashboard?
n
did you consider instrumenting your application client.
r
Sorry didn't got you. Can you please explain?
n
if the queries are being sent to postgres from an application then you can instrument that application to see all the queries that are being sent
r
No actually not being sent from application
is there any way just like maybe grafana let you query the data in that way is it possible?
n
that is not supported
r
oh ok thank you so much for your reply. really appreciated. 🙂