Hello.
Is there a way(or an exporter) that would help monitoring mongos instances in kubernetes?
We have a mongos statefulset setup that does what mongos does: proxies connections to the sharded mongodb cluster. Being crucial component to the whole stack, we need to monitor mongos resources(number of connections and its states) to be sure it isn’t a bottleneck.