Hi, we are using MongoDB in our service, but canno...
# support
d
Hi, we are using MongoDB in our service, but cannot see any logs in database dashboard. I have enabled MongoDBIntrumentation on the client side, do I need to update anything on the hosted signoz service as well ?
Copy code
new MongoDBInstrumentation({
          enhancedDatabaseReporting: true,
        }),
s
Do you see this instrumentation and producing spans in the traces for the service?
d
How to check that ?
s
Go to traces tab from the left menu and select a service where you added instrumentation and check if there are DB spans