Troubleshooting Missing MongoDB Logs in Signoz Dashboard
TLDR Div couldn't see MongoDB logs in the dashboard. Srikanth advised checking service traces to verify if DB spans are present.
1
Mar 10, 2023 (9 months ago)
Div
07:19 AMI have enabled MongoDBIntrumentation on the client side, do I need to update anything on the hosted signoz service as well ?
new MongoDBInstrumentation({
enhancedDatabaseReporting: true,
}),
Srikanth
07:25 AMDiv
07:26 AMSrikanth
07:43 AM1
SigNoz Community
Indexed 1023 threads (61% resolved)
Similar Threads
Displaying MongoDB Atlas Metrics on Signoz Dashboard
Div is unable to display MongoDB Atlas query time data on Signoz Dashboard. Ankit and vishal-signoz suggest checking compatible versions and using different packages, but the issue remains unresolved.
Integrating MongoDB Logs/Metrics to SigNoz
Himanshu seeks guidance on collecting MongoDB logs/metrics for SigNoz. vishal-signoz recommends adding MongoDB receiver to otel collector, while nitya-signoz suggests configuring MongoDB to output logs to a file and using otel collector for log collection.
Supporting go-zero Framework and Displaying Application Logs in SigNoz
zane.chen inquired about support for go-zero framework and displaying application logs in SigNoz. Srikanth and nitya-signoz suggested steps, but the issue remains unsolved.