Join Slack
Powered by
This message was deleted.
# general
s
Slackbot
05/31/2023, 8:25 AM
This message was deleted.
v
Vishal Sharma
05/31/2023, 9:17 AM
To integrate mongoDB metrics you can add mongoDB receiver to otel collector:
https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/mongodbreceiver/README.md
👀 1
Vishal Sharma
05/31/2023, 9:17 AM
For logs
@nitya-signoz
can help you out
👀 1
n
nitya-signoz
05/31/2023, 10:34 AM
Configure you mongodb to output logs to a file
https://www.mongodb.com/docs/manual/reference/log-messages/
. Run otel collector to collect logs from the log file and push them to your eks cluster
https://signoz.io/docs/userguide/collect_logs_from_file/
h
Himanshu Sharma
05/31/2023, 10:40 AM
Let me give it a try.
5
Views
Open in Slack
Previous
Next