Thank you @User I will check this. If my Django application is making any calls to postgres db running as pod. Do I need to make any changes in postgres pod to see it in service map and db queries in traces ?
a
Ankit Nayan
08/30/2021, 5:54 PM
@Hemant Pardeshi DB won't be visible in serviceMap. Currently only applications are visible.
You can see db queries in traces and also db metrics like RPS and latency in application detail page under
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.