[06:25:00] <unholycrab> im reading https://docs.mongodb.com/manual/reference/command/top/
[16:59:50] <blizzow> What happens when clients connect with a mongouri that only defines some of the members of a replica set?
[20:06:49] <ivarec> I'm connecting to MongoDB via an SSH tunnel and I'm havinhg a weird problem: I can connect to it using the cli "mongo" tool, but I cannot connect from it when using Python or Go. What could be wrong in my setup? (note: Python and Go clients work normally with local Mongo instances)