This message was deleted.
s
This message was deleted.
h
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
@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
database calls
tab.